Transformers
PyTorch
Safetensors
English
t5
text2text-generation
medical
dialog
text-generation-inference
Instructions to use alimoezzi/ReportQL-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alimoezzi/ReportQL-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("alimoezzi/ReportQL-base") model = AutoModelForSeq2SeqLM.from_pretrained("alimoezzi/ReportQL-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
sarme commited on
Commit ·
2f9f748
1
Parent(s): 4be64e8
val-loss=0.05734570696949959
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 891645503
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f57a8d71e23edbfbbad93522a4b5ac47e27b7fbd455a25a298d2252c5c261c4
|
| 3 |
size 891645503
|