franfj commited on
Commit
e3546b6
·
1 Parent(s): 183e6bb

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: DIPROMATS_subtask_1_base_train
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # DIPROMATS_subtask_1_base_train
16
+
17
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0650
20
+ - F1: 0.9786
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 64
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.5298 | 1.0 | 46 | 0.5474 | 0.6476 |
53
+ | 0.4054 | 2.0 | 92 | 0.3447 | 0.8075 |
54
+ | 0.1121 | 3.0 | 138 | 0.2614 | 0.8747 |
55
+ | 0.3135 | 4.0 | 184 | 0.1970 | 0.9132 |
56
+ | 0.2817 | 5.0 | 230 | 0.1525 | 0.9331 |
57
+ | 0.1796 | 6.0 | 276 | 0.1200 | 0.9470 |
58
+ | 0.0267 | 7.0 | 322 | 0.0967 | 0.9631 |
59
+ | 0.1953 | 8.0 | 368 | 0.0829 | 0.9691 |
60
+ | 0.0168 | 9.0 | 414 | 0.0746 | 0.9754 |
61
+ | 0.0858 | 10.0 | 460 | 0.0650 | 0.9786 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.28.1
67
+ - Pytorch 1.13.1
68
+ - Datasets 2.12.0
69
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc88a665fa57407175fd2999449e475501d172e99286c4fcc7dd1d31094222c0
3
  size 1112254133
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e90df7b12d8a197d41fd7b611995d55eaa60ac52efacd1dbe0bc4d89491efdc
3
  size 1112254133