Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: bert-base-uncased-ag-news
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.44.2
|
58 |
- Pytorch 2.4.0+cu121
|
59 |
- Datasets 3.0.0
|
60 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: bert-base-uncased-ag-news
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- fancyzhx/ag_news
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.44.2
|
60 |
- Pytorch 2.4.0+cu121
|
61 |
- Datasets 3.0.0
|
62 |
+
- Tokenizers 0.19.1
|