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 ·
4be64e8
1
Parent(s): 78466fe
val-loss=0.07623300701379776
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:7742b1ac8881c6e365d4dff710e3e7d1ef2404841d9651744e31cfa79f595840
|
| 3 |
size 891645503
|