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 ·
26687ed
1
Parent(s): 2f9f748
val-loss=0.04732101038098335
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:0b81aa4cc2505579329347244f117661245624ce44f0ff2b5a1eadfd52da7478
|
| 3 |
size 891645503
|