AntoineD commited on
Commit
a442c0c
1 Parent(s): f1dcb38

End of training

Browse files
Files changed (2) hide show
  1. README.md +119 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: camembert/camembert-base-ccnet
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: camembert_ccnet_classification_tools_classifier-only_fr_lr1e-3_V3
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
+ # camembert_ccnet_classification_tools_classifier-only_fr_lr1e-3_V3
16
+
17
+ This model is a fine-tuned version of [camembert/camembert-base-ccnet](https://huggingface.co/camembert/camembert-base-ccnet) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1260
20
+ - Accuracy: 0.9524
21
+ - Learning Rate: 0.0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.001
41
+ - train_batch_size: 24
42
+ - eval_batch_size: 192
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 60
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Rate |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
52
+ | 1.7785 | 1.0 | 14 | 1.5198 | 0.4643 | 0.0010 |
53
+ | 1.3586 | 2.0 | 28 | 1.0475 | 0.7381 | 0.0010 |
54
+ | 1.0682 | 3.0 | 42 | 0.7517 | 0.7976 | 0.0009 |
55
+ | 0.7986 | 4.0 | 56 | 0.7405 | 0.7262 | 0.0009 |
56
+ | 0.6711 | 5.0 | 70 | 0.6039 | 0.7976 | 0.0009 |
57
+ | 0.6062 | 6.0 | 84 | 0.4750 | 0.8333 | 0.0009 |
58
+ | 0.5263 | 7.0 | 98 | 0.3627 | 0.8929 | 0.0009 |
59
+ | 0.4188 | 8.0 | 112 | 0.3923 | 0.8452 | 0.0009 |
60
+ | 0.4206 | 9.0 | 126 | 0.3147 | 0.9048 | 0.0008 |
61
+ | 0.5178 | 10.0 | 140 | 0.3345 | 0.8571 | 0.0008 |
62
+ | 0.3435 | 11.0 | 154 | 0.3869 | 0.8095 | 0.0008 |
63
+ | 0.3486 | 12.0 | 168 | 0.2324 | 0.9405 | 0.0008 |
64
+ | 0.3507 | 13.0 | 182 | 0.2324 | 0.9286 | 0.0008 |
65
+ | 0.379 | 14.0 | 196 | 0.2336 | 0.9048 | 0.0008 |
66
+ | 0.3516 | 15.0 | 210 | 0.3526 | 0.8571 | 0.0008 |
67
+ | 0.3349 | 16.0 | 224 | 0.2204 | 0.9286 | 0.0007 |
68
+ | 0.2979 | 17.0 | 238 | 0.2769 | 0.9167 | 0.0007 |
69
+ | 0.2981 | 18.0 | 252 | 0.2374 | 0.9048 | 0.0007 |
70
+ | 0.2902 | 19.0 | 266 | 0.2410 | 0.9405 | 0.0007 |
71
+ | 0.3779 | 20.0 | 280 | 0.2106 | 0.9167 | 0.0007 |
72
+ | 0.2486 | 21.0 | 294 | 0.2172 | 0.9405 | 0.0007 |
73
+ | 0.2773 | 22.0 | 308 | 0.1927 | 0.9286 | 0.0006 |
74
+ | 0.2685 | 23.0 | 322 | 0.1876 | 0.9524 | 0.0006 |
75
+ | 0.2416 | 24.0 | 336 | 0.1924 | 0.9286 | 0.0006 |
76
+ | 0.2369 | 25.0 | 350 | 0.1686 | 0.9405 | 0.0006 |
77
+ | 0.2334 | 26.0 | 364 | 0.2043 | 0.9048 | 0.0006 |
78
+ | 0.223 | 27.0 | 378 | 0.1836 | 0.9405 | 0.0006 |
79
+ | 0.3389 | 28.0 | 392 | 0.2298 | 0.9167 | 0.0005 |
80
+ | 0.2863 | 29.0 | 406 | 0.2005 | 0.9167 | 0.0005 |
81
+ | 0.2573 | 30.0 | 420 | 0.1696 | 0.9405 | 0.0005 |
82
+ | 0.2192 | 31.0 | 434 | 0.1853 | 0.9286 | 0.0005 |
83
+ | 0.2388 | 32.0 | 448 | 0.1546 | 0.9286 | 0.0005 |
84
+ | 0.2461 | 33.0 | 462 | 0.1649 | 0.9286 | 0.0005 |
85
+ | 0.303 | 34.0 | 476 | 0.1588 | 0.9405 | 0.0004 |
86
+ | 0.2262 | 35.0 | 490 | 0.1524 | 0.9405 | 0.0004 |
87
+ | 0.3037 | 36.0 | 504 | 0.1469 | 0.9405 | 0.0004 |
88
+ | 0.2268 | 37.0 | 518 | 0.1387 | 0.9524 | 0.0004 |
89
+ | 0.2315 | 38.0 | 532 | 0.1896 | 0.9405 | 0.0004 |
90
+ | 0.2247 | 39.0 | 546 | 0.1572 | 0.9524 | 0.0003 |
91
+ | 0.1841 | 40.0 | 560 | 0.1512 | 0.9524 | 0.0003 |
92
+ | 0.2357 | 41.0 | 574 | 0.1501 | 0.9405 | 0.0003 |
93
+ | 0.2186 | 42.0 | 588 | 0.1642 | 0.9286 | 0.0003 |
94
+ | 0.2437 | 43.0 | 602 | 0.1438 | 0.9405 | 0.0003 |
95
+ | 0.2399 | 44.0 | 616 | 0.1835 | 0.9405 | 0.0003 |
96
+ | 0.2589 | 45.0 | 630 | 0.1565 | 0.9524 | 0.0003 |
97
+ | 0.2306 | 46.0 | 644 | 0.1868 | 0.9286 | 0.0002 |
98
+ | 0.2159 | 47.0 | 658 | 0.1369 | 0.9524 | 0.0002 |
99
+ | 0.212 | 48.0 | 672 | 0.1238 | 0.9524 | 0.0002 |
100
+ | 0.1755 | 49.0 | 686 | 0.1439 | 0.9524 | 0.0002 |
101
+ | 0.2242 | 50.0 | 700 | 0.1324 | 0.9524 | 0.0002 |
102
+ | 0.2211 | 51.0 | 714 | 0.1277 | 0.9524 | 0.0001 |
103
+ | 0.1589 | 52.0 | 728 | 0.1268 | 0.9405 | 0.0001 |
104
+ | 0.2339 | 53.0 | 742 | 0.1248 | 0.9524 | 0.0001 |
105
+ | 0.1963 | 54.0 | 756 | 0.1332 | 0.9524 | 0.0001 |
106
+ | 0.2195 | 55.0 | 770 | 0.1350 | 0.9524 | 0.0001 |
107
+ | 0.1619 | 56.0 | 784 | 0.1246 | 0.9524 | 0.0001 |
108
+ | 0.2054 | 57.0 | 798 | 0.1282 | 0.9524 | 5e-05 |
109
+ | 0.206 | 58.0 | 812 | 0.1243 | 0.9524 | 0.0000 |
110
+ | 0.188 | 59.0 | 826 | 0.1260 | 0.9524 | 0.0000 |
111
+ | 0.1891 | 60.0 | 840 | 0.1260 | 0.9524 | 0.0 |
112
+
113
+
114
+ ### Framework versions
115
+
116
+ - Transformers 4.34.0
117
+ - Pytorch 2.0.1+cu117
118
+ - Datasets 2.14.5
119
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:675e8fd9100fbae6ee9572af6d3591684ada17e27222747043874541e654e01a
3
  size 442578289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:990daf63ad3ee1c1572bb88232d788f414b2803ba48dbd3e395369ee96903989
3
  size 442578289