lBober commited on
Commit
838eb89
1 Parent(s): e3f12cc

lBober/my-model-bertin-Area

Browse files
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
 
 
8
  model-index:
9
  - name: my-model-Bertin-Area
10
  results: []
@@ -17,8 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bertin-project/bertin-roberta-base-spanish](https://huggingface.co/bertin-project/bertin-roberta-base-spanish) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.5347
21
- - Accuracy: 0.3885
 
 
 
22
 
23
  ## Model description
24
 
@@ -37,28 +43,38 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 2e-05
41
- - train_batch_size: 100
42
- - eval_batch_size: 100
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.8826 | 1.0 | 7 | 1.7742 | 0.2590 |
53
- | 1.6982 | 2.0 | 14 | 1.7521 | 0.2806 |
54
- | 1.6317 | 3.0 | 21 | 1.6768 | 0.3022 |
55
- | 1.5322 | 4.0 | 28 | 1.6329 | 0.3597 |
56
- | 1.3803 | 5.0 | 35 | 1.6064 | 0.3597 |
57
- | 1.2126 | 6.0 | 42 | 1.5785 | 0.3813 |
58
- | 1.072 | 7.0 | 49 | 1.5532 | 0.3885 |
59
- | 0.9604 | 8.0 | 56 | 1.5330 | 0.3885 |
60
- | 0.876 | 9.0 | 63 | 1.5345 | 0.3957 |
61
- | 0.8119 | 10.0 | 70 | 1.5347 | 0.3885 |
 
 
 
 
 
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
  model-index:
12
  - name: my-model-Bertin-Area
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [bertin-project/bertin-roberta-base-spanish](https://huggingface.co/bertin-project/bertin-roberta-base-spanish) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.0387
24
+ - Accuracy: 0.6403
25
+ - F1: 0.6388
26
+ - Precision: 0.6549
27
+ - Recall: 0.6403
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 30
48
+ - eval_batch_size: 5
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 1.7851 | 1.0 | 22 | 1.7324 | 0.3381 | 0.2327 | 0.3338 | 0.3381 |
59
+ | 1.6204 | 2.0 | 44 | 1.6785 | 0.3165 | 0.2082 | 0.2941 | 0.3165 |
60
+ | 1.3964 | 3.0 | 66 | 1.4346 | 0.5036 | 0.4611 | 0.4823 | 0.5036 |
61
+ | 0.9218 | 4.0 | 88 | 1.2695 | 0.5612 | 0.5181 | 0.4952 | 0.5612 |
62
+ | 0.4872 | 5.0 | 110 | 1.3801 | 0.6043 | 0.5794 | 0.5676 | 0.6043 |
63
+ | 0.2341 | 6.0 | 132 | 1.3891 | 0.6115 | 0.5997 | 0.5910 | 0.6115 |
64
+ | 0.123 | 7.0 | 154 | 1.4263 | 0.6259 | 0.6070 | 0.6180 | 0.6259 |
65
+ | 0.0737 | 8.0 | 176 | 1.6080 | 0.6331 | 0.6214 | 0.6336 | 0.6331 |
66
+ | 0.038 | 9.0 | 198 | 1.6996 | 0.6187 | 0.6075 | 0.6016 | 0.6187 |
67
+ | 0.0278 | 10.0 | 220 | 1.8417 | 0.6475 | 0.6446 | 0.6595 | 0.6475 |
68
+ | 0.0142 | 11.0 | 242 | 1.7940 | 0.6547 | 0.6543 | 0.6737 | 0.6547 |
69
+ | 0.0085 | 12.0 | 264 | 1.9102 | 0.6187 | 0.6142 | 0.6273 | 0.6187 |
70
+ | 0.0035 | 13.0 | 286 | 1.9572 | 0.6403 | 0.6414 | 0.6647 | 0.6403 |
71
+ | 0.0024 | 14.0 | 308 | 1.9346 | 0.6475 | 0.6441 | 0.6568 | 0.6475 |
72
+ | 0.0021 | 15.0 | 330 | 1.9751 | 0.6475 | 0.6436 | 0.6606 | 0.6475 |
73
+ | 0.0017 | 16.0 | 352 | 2.0226 | 0.6547 | 0.6519 | 0.6687 | 0.6547 |
74
+ | 0.0016 | 17.0 | 374 | 2.0257 | 0.6475 | 0.6458 | 0.6629 | 0.6475 |
75
+ | 0.0015 | 18.0 | 396 | 2.0326 | 0.6403 | 0.6388 | 0.6549 | 0.6403 |
76
+ | 0.0014 | 19.0 | 418 | 2.0369 | 0.6403 | 0.6388 | 0.6549 | 0.6403 |
77
+ | 0.0014 | 20.0 | 440 | 2.0387 | 0.6403 | 0.6388 | 0.6549 | 0.6403 |
78
 
79
 
80
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:943cb2af4068428e461c942ba854b00c610891e5161b6fd67c45e022546f263e
3
  size 498618988
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c83101d561a5a7e5c6134e46b76e373d1178f2ec5765aceda57cec06439c4416
3
  size 498618988
runs/May25_21-14-04_54438e66731d/events.out.tfevents.1716671645.54438e66731d.35912.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822755e5b0f7e6470b124a147f9fabe275f5d543d6af21522c2c6891da145494
3
+ size 19144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b38ca59dbf1ed62ef3bb0f9f8ea193a0f3fbac9afcaf06e5e1297710dcd4ea1b
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09e074d0645ce55efb54850792deb3e0321efcac3b6f1c092f8ed711a812ade
3
  size 5112