vimalkumar
commited on
Commit
•
dd5d4c2
1
Parent(s):
9f4cfa0
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: T5-base-SQUAD-Finetuned
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -48,4 +50,4 @@ The following hyperparameters were used during training:
|
|
48 |
- Transformers 4.31.0
|
49 |
- Pytorch 2.0.1+cu118
|
50 |
- Datasets 2.14.2
|
51 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: T5-base-SQUAD-Finetuned
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- squad
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
50 |
- Transformers 4.31.0
|
51 |
- Pytorch 2.0.1+cu118
|
52 |
- Datasets 2.14.2
|
53 |
+
- Tokenizers 0.13.3
|