Instructions to use juancavallotti/roberta-base-culinary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juancavallotti/roberta-base-culinary with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="juancavallotti/roberta-base-culinary")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("juancavallotti/roberta-base-culinary") model = AutoModelForMaskedLM.from_pretrained("juancavallotti/roberta-base-culinary", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
3d75fc9
1
Parent(s): 9683626
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438128811
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1646f25f37f482e5696e2ac4ae15a37f346c4a195693c3cc0ac71a6c96782f85
|
| 3 |
size 438128811
|
runs/Apr24_18-09-40_46142322760d/events.out.tfevents.1650823787.46142322760d.98.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:264c0e5ffec194be102536e8a95356fd5a2aaa2b2cf896860c1c4275567ba6eb
|
| 3 |
+
size 226215
|