c-ho commited on
Commit
29d84c0
·
verified ·
1 Parent(s): cd17ac0

c-ho/academic_main_text_classifier_de

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. 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.3391
25
- - Accuracy: 0.9254
26
- - Precision: 0.9254
27
- - Recall: 0.9254
28
- - F1: 0.9254
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: 3e-05
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.9051 | 1.0 | 268 | 0.4540 | 0.8490 | 0.8490 | 0.8490 | 0.8490 |
61
- | 0.4243 | 2.0 | 536 | 0.3658 | 0.9012 | 0.9012 | 0.9012 | 0.9012 |
62
- | 0.2644 | 3.0 | 804 | 0.3050 | 0.9175 | 0.9175 | 0.9175 | 0.9175 |
63
- | 0.1841 | 4.0 | 1072 | 0.2811 | 0.9263 | 0.9263 | 0.9263 | 0.9263 |
64
- | 0.1702 | 5.0 | 1340 | 0.3391 | 0.9254 | 0.9254 | 0.9254 | 0.9254 |
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:cfaa24c7d3162da65325d5b784bea0e8200c7f70b9e889cec67912ce486d6950
3
  size 1112211160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397ba00b900bdaf718b39f099cdc6bc6cca59f3c7117ac37394dfdcc10ebba46
3
  size 1112211160