Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: bert-paper-classifier-arxiv
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -63,4 +65,4 @@ No additional optimizer arguments
|
|
63 |
- Transformers 4.48.3
|
64 |
- Pytorch 2.5.1+cu124
|
65 |
- Datasets 3.5.0
|
66 |
-
- Tokenizers 0.21.0
|
|
|
9 |
model-index:
|
10 |
- name: bert-paper-classifier-arxiv
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- arxiv-community/arxiv_dataset
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.48.3
|
66 |
- Pytorch 2.5.1+cu124
|
67 |
- Datasets 3.5.0
|
68 |
+
- Tokenizers 0.21.0
|