RKessler commited on
Commit
5f5aca0
1 Parent(s): cb4175b

End of training

Browse files
Files changed (2) hide show
  1. README.md +44 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4272
21
- - Accuracy: 0.8339
22
 
23
  ## Model description
24
 
@@ -37,20 +37,56 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 2e-05
41
- - train_batch_size: 16
42
- - eval_batch_size: 16
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 241 | 0.4897 | 0.7995 |
53
- | No log | 2.0 | 482 | 0.4272 | 0.8339 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6932
21
+ - Accuracy: 0.5059
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1e-08
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 8
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 0.21 | 100 | 0.6932 | 0.5043 |
53
+ | No log | 0.42 | 200 | 0.6932 | 0.5051 |
54
+ | No log | 0.62 | 300 | 0.6932 | 0.5051 |
55
+ | No log | 0.83 | 400 | 0.6932 | 0.5051 |
56
+ | 0.693 | 1.04 | 500 | 0.6932 | 0.5051 |
57
+ | 0.693 | 1.25 | 600 | 0.6932 | 0.5051 |
58
+ | 0.693 | 1.46 | 700 | 0.6932 | 0.5043 |
59
+ | 0.693 | 1.66 | 800 | 0.6932 | 0.5043 |
60
+ | 0.693 | 1.87 | 900 | 0.6932 | 0.5051 |
61
+ | 0.693 | 2.08 | 1000 | 0.6932 | 0.5043 |
62
+ | 0.693 | 2.29 | 1100 | 0.6932 | 0.5043 |
63
+ | 0.693 | 2.49 | 1200 | 0.6932 | 0.5043 |
64
+ | 0.693 | 2.7 | 1300 | 0.6932 | 0.5043 |
65
+ | 0.693 | 2.91 | 1400 | 0.6932 | 0.5043 |
66
+ | 0.6938 | 3.12 | 1500 | 0.6932 | 0.5043 |
67
+ | 0.6938 | 3.33 | 1600 | 0.6932 | 0.5043 |
68
+ | 0.6938 | 3.53 | 1700 | 0.6932 | 0.5043 |
69
+ | 0.6938 | 3.74 | 1800 | 0.6932 | 0.5043 |
70
+ | 0.6938 | 3.95 | 1900 | 0.6932 | 0.5043 |
71
+ | 0.693 | 4.16 | 2000 | 0.6932 | 0.5051 |
72
+ | 0.693 | 4.37 | 2100 | 0.6932 | 0.5051 |
73
+ | 0.693 | 4.57 | 2200 | 0.6932 | 0.5051 |
74
+ | 0.693 | 4.78 | 2300 | 0.6932 | 0.5051 |
75
+ | 0.693 | 4.99 | 2400 | 0.6932 | 0.5051 |
76
+ | 0.6927 | 5.2 | 2500 | 0.6932 | 0.5051 |
77
+ | 0.6927 | 5.41 | 2600 | 0.6932 | 0.5051 |
78
+ | 0.6927 | 5.61 | 2700 | 0.6932 | 0.5051 |
79
+ | 0.6927 | 5.82 | 2800 | 0.6932 | 0.5051 |
80
+ | 0.6927 | 6.03 | 2900 | 0.6932 | 0.5051 |
81
+ | 0.6927 | 6.24 | 3000 | 0.6932 | 0.5051 |
82
+ | 0.6927 | 6.44 | 3100 | 0.6932 | 0.5059 |
83
+ | 0.6927 | 6.65 | 3200 | 0.6932 | 0.5059 |
84
+ | 0.6927 | 6.86 | 3300 | 0.6932 | 0.5059 |
85
+ | 0.6927 | 7.07 | 3400 | 0.6932 | 0.5059 |
86
+ | 0.6934 | 7.28 | 3500 | 0.6932 | 0.5059 |
87
+ | 0.6934 | 7.48 | 3600 | 0.6932 | 0.5059 |
88
+ | 0.6934 | 7.69 | 3700 | 0.6932 | 0.5059 |
89
+ | 0.6934 | 7.9 | 3800 | 0.6932 | 0.5059 |
90
 
91
 
92
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c79a82345a83dd3fa9b2d91e0df2842eb38f243970da8979771dab305e7e45d
3
  size 442563374
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4120e7800760cd5a7157feb8470308580affe2f535fc0cfceed7f86e71060f7d
3
  size 442563374