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") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
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:25cbe1b708f55ce068b65cb7d82713b9f37e9b45cc91ffecdabeb43050eee088
|
| 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:7130ee192055aa87315036d447d07da9476fc162db7fbf9b91a7896d5480ad85
|
| 3 |
+
size 11558
|