c-ho/academic_main_text_classifier_en
Browse files- README.md +12 -12
- 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 |
|
|
@@ -45,8 +45,8 @@ 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:
|
| 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
|
| 52 |
- lr_scheduler_type: linear
|
|
@@ -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.3476
|
| 25 |
+
- Accuracy: 0.9242
|
| 26 |
+
- Precision: 0.9242
|
| 27 |
+
- Recall: 0.9242
|
| 28 |
+
- F1: 0.9242
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
- learning_rate: 2e-05
|
| 48 |
+
- train_batch_size: 16
|
| 49 |
+
- eval_batch_size: 32
|
| 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
|
| 52 |
- lr_scheduler_type: linear
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
+
| 0.374 | 1.0 | 762 | 0.3602 | 0.9035 | 0.9035 | 0.9035 | 0.9035 |
|
| 61 |
+
| 0.2924 | 2.0 | 1524 | 0.3104 | 0.9170 | 0.9170 | 0.9170 | 0.9170 |
|
| 62 |
+
| 0.2438 | 3.0 | 2286 | 0.2851 | 0.9262 | 0.9262 | 0.9262 | 0.9262 |
|
| 63 |
+
| 0.1795 | 4.0 | 3048 | 0.3492 | 0.9252 | 0.9252 | 0.9252 | 0.9252 |
|
| 64 |
+
| 0.151 | 5.0 | 3810 | 0.3476 | 0.9242 | 0.9242 | 0.9242 | 0.9242 |
|
| 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:7bee592e3681457144867386ef470382d5cb3f6c56a8aa31d96e030b2aca0c4f
|
| 3 |
size 1112211160
|