Jerome-Dej commited on
Commit
887c476
1 Parent(s): ae452c6
Files changed (2) hide show
  1. README.md +10 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: Jerome-Dej/camembert_classif
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # camembert_classif_rte
16
 
17
- This model is a fine-tuned version of [Jerome-Dej/camembert_classif](https://huggingface.co/Jerome-Dej/camembert_classif) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2162
20
- - Accuracy: 0.9644
21
 
22
  ## Model description
23
 
@@ -42,15 +42,17 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 3
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
- | 0.0665 | 1.0 | 16000 | 0.2217 | 0.9574 |
52
- | 0.1007 | 2.0 | 32000 | 0.1761 | 0.962 |
53
- | 0.0412 | 3.0 | 48000 | 0.2162 | 0.9644 |
 
 
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ base_model: camembert/camembert-base-wikipedia-4gb
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # camembert_classif_rte
16
 
17
+ This model is a fine-tuned version of [camembert/camembert-base-wikipedia-4gb](https://huggingface.co/camembert/camembert-base-wikipedia-4gb) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2278
20
+ - Accuracy: 0.9653
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.163 | 1.0 | 16000 | 0.1371 | 0.9597 |
52
+ | 0.1374 | 2.0 | 32000 | 0.1505 | 0.9633 |
53
+ | 0.0877 | 3.0 | 48000 | 0.1622 | 0.9642 |
54
+ | 0.0491 | 4.0 | 64000 | 0.1940 | 0.9644 |
55
+ | 0.0143 | 5.0 | 80000 | 0.2278 | 0.9653 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5543a3ae2f0026659979dd40ebc50e0c6c65551b22fd100d941fe537a4d0a8a1
3
  size 442518104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74b7e5b9f70b95d49a4cdae1df05c255ff1aa2d1e22ef772b77f790214da221
3
  size 442518104