Apv commited on
Commit
6acf519
1 Parent(s): 28a09d6

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.6341
18
  - Validation Loss: 0.6599
19
  - Train Accuracy: 0.7333
20
- - Epoch: 3
21
 
22
  ## Model description
23
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | 0.7819 | 0.7210 | 0.6933 | 1 |
48
  | 0.6369 | 0.6599 | 0.7333 | 2 |
49
  | 0.6341 | 0.6599 | 0.7333 | 3 |
 
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.6243
18
  - Validation Loss: 0.6599
19
  - Train Accuracy: 0.7333
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
47
  | 0.7819 | 0.7210 | 0.6933 | 1 |
48
  | 0.6369 | 0.6599 | 0.7333 | 2 |
49
  | 0.6341 | 0.6599 | 0.7333 | 3 |
50
+ | 0.6243 | 0.6599 | 0.7333 | 4 |
51
 
52
 
53
  ### Framework versions