Transformers
Safetensors
English
blenderbot
text2text-generation
biology
chemistry
physics
abiogenesis
science
research
Instructions to use lyubomirr/GAIA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lyubomirr/GAIA with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("lyubomirr/GAIA") model = AutoModelForSeq2SeqLM.from_pretrained("lyubomirr/GAIA") - Notebooks
- Google Colab
- Kaggle
10 epochs -> 50 epochs
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1459283800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:915309699e2b89867e559ae5a0b49ffe87f5b3810efbf4eb764da6f2bf50716c
|
| 3 |
size 1459283800
|