c-ho commited on
Commit
b00b71b
·
verified ·
1 Parent(s): f7c8ebf

c-ho/academic_main_text_classifier_de

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/xlm-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: academic_main_text_classifier_de
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # academic_main_text_classifier_de
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.2835
25
+ - Accuracy: 0.9319
26
+ - Precision: 0.9319
27
+ - Recall: 0.9319
28
+ - F1: 0.9319
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 32
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
52
+ - lr_scheduler_type: linear
53
+ - lr_scheduler_warmup_steps: 500
54
+ - num_epochs: 5
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
+ | 0.8491 | 1.0 | 268 | 0.3697 | 0.8858 | 0.8858 | 0.8858 | 0.8858 |
61
+ | 0.4033 | 2.0 | 536 | 0.3948 | 0.8946 | 0.8946 | 0.8946 | 0.8946 |
62
+ | 0.2694 | 3.0 | 804 | 0.3032 | 0.9193 | 0.9193 | 0.9193 | 0.9193 |
63
+ | 0.1998 | 4.0 | 1072 | 0.2782 | 0.9315 | 0.9315 | 0.9315 | 0.9315 |
64
+ | 0.1549 | 5.0 | 1340 | 0.2835 | 0.9319 | 0.9319 | 0.9319 | 0.9319 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.57.1
70
+ - Pytorch 2.9.0+cu128
71
+ - Datasets 4.2.0
72
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:934c22e508ac623ffe8c0991cf68f1fa8da6ad5ff9765ba9a2173a899e68f1de
3
  size 1112211160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:548601608d4cbfa31e5f364c613840edaa491dcd454435c8b8dea7539db1e8d9
3
  size 1112211160