Instructions to use DogGoesBark/medical_en_fr_9_5_5_epcohs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DogGoesBark/medical_en_fr_9_5_5_epcohs with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("DogGoesBark/medical_en_fr_9_5_5_epcohs") model = AutoModelForSeq2SeqLM.from_pretrained("DogGoesBark/medical_en_fr_9_5_5_epcohs", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
65de919
1
Parent(s): a11c30b
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 298763205
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59c440724b13bb6b1241d1612b9d7a9e9a5da257620881521e3cc931266d6205
|
| 3 |
size 298763205
|