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 ·
acdb777
1
Parent(s): 65de919
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- training_args.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:3070e65d5681aafc889c806390489329dc8420a2afd0f1cf276779dcaf766294
|
| 3 |
size 298763205
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4219
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32f52e6ec2f8f3c7b85e2862b48597ba4820fd3d20ae087f7bbab32dda1a1324
|
| 3 |
size 4219
|