Instructions to use AndyChiang/cdgp-csg-scibert-cloth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AndyChiang/cdgp-csg-scibert-cloth with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="AndyChiang/cdgp-csg-scibert-cloth")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("AndyChiang/cdgp-csg-scibert-cloth") model = AutoModelForMaskedLM.from_pretrained("AndyChiang/cdgp-csg-scibert-cloth", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8482c39fa13388951ee52d947e886ce584860fb7006722257924588397fa8251
- Size of remote file:
- 440 MB
- SHA256:
- f5fa540f128b54b4595e809279d11c00b8b77c2c21ed409456eaed2d99145b20
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.