Sarathbabu-Karunanithi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
license:
|
4 |
base_model: google/flan-t5-base
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: GK_QA
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,4 +52,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.46.3
|
51 |
- Pytorch 2.5.1+cu121
|
52 |
- Datasets 3.1.0
|
53 |
-
- Tokenizers 0.20.3
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
base_model: google/flan-t5-base
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: GK_QA
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- MuskumPillerum/General-Knowledge
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
52 |
- Transformers 4.46.3
|
53 |
- Pytorch 2.5.1+cu121
|
54 |
- Datasets 3.1.0
|
55 |
+
- Tokenizers 0.20.3
|