Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ tags:
|
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
- cnec
|
|
|
|
| 8 |
metrics:
|
| 9 |
- precision
|
| 10 |
- recall
|
|
@@ -35,6 +36,8 @@ model-index:
|
|
| 35 |
- name: Accuracy
|
| 36 |
type: accuracy
|
| 37 |
value: 0.9703429462197973
|
|
|
|
|
|
|
| 38 |
---
|
| 39 |
|
| 40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -97,4 +100,4 @@ The following hyperparameters were used during training:
|
|
| 97 |
- Transformers 4.36.2
|
| 98 |
- Pytorch 2.1.2+cu121
|
| 99 |
- Datasets 2.16.1
|
| 100 |
-
- Tokenizers 0.15.0
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
- cnec
|
| 8 |
+
- stulcrad/CNEC2_0_CONLL_ext
|
| 9 |
metrics:
|
| 10 |
- precision
|
| 11 |
- recall
|
|
|
|
| 36 |
- name: Accuracy
|
| 37 |
type: accuracy
|
| 38 |
value: 0.9703429462197973
|
| 39 |
+
language:
|
| 40 |
+
- cs
|
| 41 |
---
|
| 42 |
|
| 43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 100 |
- Transformers 4.36.2
|
| 101 |
- Pytorch 2.1.2+cu121
|
| 102 |
- Datasets 2.16.1
|
| 103 |
+
- Tokenizers 0.15.0
|