jmassot commited on
Commit
680195b
·
1 Parent(s): 03639ff

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 10.2539
19
- - Train Accuracy: 0.0
20
- - Validation Loss: 10.2414
21
  - Validation Accuracy: 0.0000
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 10.2539 | 0.0 | 10.2414 | 0.0000 | 0 |
 
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 10.2338
19
+ - Train Accuracy: 0.0000
20
+ - Validation Loss: 10.2031
21
  - Validation Accuracy: 0.0000
22
+ - Epoch: 2
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 10.2539 | 0.0 | 10.2414 | 0.0000 | 0 |
49
+ | 10.2396 | 0.0000 | 10.2294 | 0.0000 | 1 |
50
+ | 10.2338 | 0.0000 | 10.2031 | 0.0000 | 2 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14128a5518afe505a52385bdfe08f724d650f2cae0aeea3d01a964fa174bfee5
3
  size 499741936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c566cb90beb5349861a6ba29a954b1c19da4a5b0bb9fbb6e7c7c035deaac1a0
3
  size 499741936