c-ho/academic_main_text_classifier_de
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -45,7 +45,7 @@ More information needed
|
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
- learning_rate: 2e-05
|
| 48 |
-
- train_batch_size:
|
| 49 |
- eval_batch_size: 64
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
|
@@ -57,11 +57,11 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
-
|
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.2703
|
| 25 |
+
- Accuracy: 0.9175
|
| 26 |
+
- Precision: 0.9175
|
| 27 |
+
- Recall: 0.9175
|
| 28 |
+
- F1: 0.9175
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
- learning_rate: 2e-05
|
| 48 |
+
- train_batch_size: 64
|
| 49 |
- eval_batch_size: 64
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
+
| No log | 1.0 | 134 | 0.6320 | 0.7594 | 0.7594 | 0.7594 | 0.7594 |
|
| 61 |
+
| 0.916 | 2.0 | 268 | 0.4240 | 0.8690 | 0.8690 | 0.8690 | 0.8690 |
|
| 62 |
+
| 0.3998 | 3.0 | 402 | 0.3483 | 0.8960 | 0.8960 | 0.8960 | 0.8960 |
|
| 63 |
+
| 0.3998 | 4.0 | 536 | 0.2810 | 0.9072 | 0.9072 | 0.9072 | 0.9072 |
|
| 64 |
+
| 0.2657 | 5.0 | 670 | 0.2703 | 0.9175 | 0.9175 | 0.9175 | 0.9175 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112211160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0a0a2622f32eabdc71b6023293c4b4401797983b9ba0e193eee999701e9025e
|
| 3 |
size 1112211160
|
runs/Dec02_15-04-17_89439538ec94/events.out.tfevents.1764687860.89439538ec94.43287.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:000e106151b61d57bedd82566e6642c06430364cb3f4658ba9d682310b27fdef
|
| 3 |
+
size 8653
|