Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,11 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: modernbert-topics-1m
|
12 |
results: []
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -75,4 +80,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.51.3
|
76 |
- Pytorch 2.6.0+cu124
|
77 |
- Datasets 3.5.0
|
78 |
-
- Tokenizers 0.21.1
|
|
|
10 |
model-index:
|
11 |
- name: modernbert-topics-1m
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- WebOrganizer/TopicAnnotations-Llama-3.1-8B
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
80 |
- Transformers 4.51.3
|
81 |
- Pytorch 2.6.0+cu124
|
82 |
- Datasets 3.5.0
|
83 |
+
- Tokenizers 0.21.1
|