Instructions to use geektech/t5-small-gpt4-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use geektech/t5-small-gpt4-qa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("geektech/t5-small-gpt4-qa") model = AutoModelForSeq2SeqLM.from_pretrained("geektech/t5-small-gpt4-qa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b1e5d02f05ce93b54d4a36b9db7e5e75bb7539bbf4557ba7bb426fecdf03fea
|
| 3 |
size 242041896
|
runs/Mar29_13-20-46_0be588d59681/events.out.tfevents.1711718450.0be588d59681.19.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fb1646826c409bb07005fd19dbe599eb8fcb0ef4200d449aaff11d405760fcb
|
| 3 |
+
size 10034
|