kaytoo2022
commited on
Commit
•
b09d49c
1
Parent(s):
e4e1d64
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ model-index:
|
|
7 |
- name: kaytoo2022/t5_technical_qa_with_react
|
8 |
results: []
|
9 |
inference: true
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -55,4 +57,4 @@ The following hyperparameters were used during training:
|
|
55 |
- Transformers 4.42.4
|
56 |
- TensorFlow 2.17.0
|
57 |
- Datasets 2.20.0
|
58 |
-
- Tokenizers 0.19.1
|
|
|
7 |
- name: kaytoo2022/t5_technical_qa_with_react
|
8 |
results: []
|
9 |
inference: true
|
10 |
+
library_name: transformers
|
11 |
+
pipeline_tag: text2text-generation
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
57 |
- Transformers 4.42.4
|
58 |
- TensorFlow 2.17.0
|
59 |
- Datasets 2.20.0
|
60 |
+
- Tokenizers 0.19.1
|