c-ho/academic_main_text_classifier_de
Browse files- README.md +11 -11
- model.safetensors +1 -1
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 |
|
|
@@ -44,7 +44,7 @@ More information needed
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
-
- learning_rate:
|
| 48 |
- train_batch_size: 32
|
| 49 |
- eval_batch_size: 64
|
| 50 |
- seed: 42
|
|
@@ -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 |
-
| 0.
|
| 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.2342
|
| 25 |
+
- Accuracy: 0.9385
|
| 26 |
+
- Precision: 0.9385
|
| 27 |
+
- Recall: 0.9385
|
| 28 |
+
- F1: 0.9385
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
+
- learning_rate: 2e-05
|
| 48 |
- train_batch_size: 32
|
| 49 |
- eval_batch_size: 64
|
| 50 |
- seed: 42
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
+
| 0.9745 | 1.0 | 268 | 0.4236 | 0.8629 | 0.8629 | 0.8629 | 0.8629 |
|
| 61 |
+
| 0.4594 | 2.0 | 536 | 0.2755 | 0.9193 | 0.9193 | 0.9193 | 0.9193 |
|
| 62 |
+
| 0.2734 | 3.0 | 804 | 0.2541 | 0.9287 | 0.9287 | 0.9287 | 0.9287 |
|
| 63 |
+
| 0.2288 | 4.0 | 1072 | 0.2300 | 0.9329 | 0.9329 | 0.9329 | 0.9329 |
|
| 64 |
+
| 0.1909 | 5.0 | 1340 | 0.2342 | 0.9385 | 0.9385 | 0.9385 | 0.9385 |
|
| 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:397ba00b900bdaf718b39f099cdc6bc6cca59f3c7117ac37394dfdcc10ebba46
|
| 3 |
size 1112211160
|