vonewman commited on
Commit
49c1be7
1 Parent(s): a17583a

Training complete

Browse files
Files changed (4) hide show
  1. README.md +14 -22
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: F1
24
  type: f1
25
- value: 0.8614609571788412
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the masakhaner2 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6731
36
- - F1: 0.8615
37
 
38
  ## Model description
39
 
@@ -52,33 +52,25 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 15
62
 
63
  ### Training results
64
 
65
- | Training Loss | Epoch | Step | Validation Loss | F1 |
66
- |:-------------:|:-----:|:-----:|:---------------:|:------:|
67
- | 0.6468 | 1.0 | 739 | 0.3680 | 0.7084 |
68
- | 0.3085 | 2.0 | 1478 | 0.3194 | 0.7394 |
69
- | 0.2155 | 3.0 | 2217 | 0.4131 | 0.7670 |
70
- | 0.157 | 4.0 | 2956 | 0.3638 | 0.8077 |
71
- | 0.1061 | 5.0 | 3695 | 0.3636 | 0.7819 |
72
- | 0.08 | 6.0 | 4434 | 0.4743 | 0.8586 |
73
- | 0.0593 | 7.0 | 5173 | 0.3827 | 0.8184 |
74
- | 0.0332 | 8.0 | 5912 | 0.4892 | 0.8502 |
75
- | 0.0244 | 9.0 | 6651 | 0.5380 | 0.8387 |
76
- | 0.0206 | 10.0 | 7390 | 0.5505 | 0.8653 |
77
- | 0.0119 | 11.0 | 8129 | 0.5966 | 0.8647 |
78
- | 0.0064 | 12.0 | 8868 | 0.5154 | 0.8657 |
79
- | 0.0036 | 13.0 | 9607 | 0.6321 | 0.8653 |
80
- | 0.0028 | 14.0 | 10346 | 0.6662 | 0.8656 |
81
- | 0.0014 | 15.0 | 11085 | 0.6731 | 0.8615 |
82
 
83
 
84
  ### Framework versions
 
22
  metrics:
23
  - name: F1
24
  type: f1
25
+ value: 0.8514106583072101
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the masakhaner2 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4671
36
+ - F1: 0.8514
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 5.1193219561473124e-05
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - num_epochs: 7
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
66
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 0.6236 | 1.0 | 739 | 0.3714 | 0.7072 |
68
+ | 0.296 | 2.0 | 1478 | 0.3902 | 0.7642 |
69
+ | 0.1785 | 3.0 | 2217 | 0.3680 | 0.7728 |
70
+ | 0.1222 | 4.0 | 2956 | 0.3825 | 0.8232 |
71
+ | 0.0727 | 5.0 | 3695 | 0.3973 | 0.8274 |
72
+ | 0.042 | 6.0 | 4434 | 0.5533 | 0.8460 |
73
+ | 0.0233 | 7.0 | 5173 | 0.4671 | 0.8514 |
 
 
 
 
 
 
 
 
74
 
75
 
76
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e7d88366fce8f801f49b492693e7a9c7b3205a8d7b9e3d2e40120188713dea9
3
  size 1109908201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c05c646210e266f388c73afbd0e549550e1fed5594a252d97d9d261189450b41
3
  size 1109908201
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43cb66d6df6c86021c2ad630f0214930b280cdc6bfb33fe05a555bd4d180fa71
3
- size 17082925
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c509a525eb51aebb33fb59c24ee923c1d4c1db23c3ae81fe05ccf354084f7b
3
+ size 17082758
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba789c1acba75c35af41a3e0f960c39310122b066c8f16e0cf3eae9d352b6193
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5836f43ac78e1c5e7ceba43d2b6a4026184694b2c017f5f16412cfeeaf15e22
3
  size 4091