vedantjumle commited on
Commit
cb7c6b1
·
1 Parent(s): 0f0ec9a

Training in progress epoch 0

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -15,10 +15,10 @@ 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: 0.6298
19
- - Validation Loss: 0.1361
20
  - Train Accuracy: 0.9778
21
- - Epoch: 6
22
 
23
  ## Model description
24
 
@@ -44,13 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.6402 | 0.1361 | 0.9778 | 0 |
48
- | 0.6282 | 0.1361 | 0.9778 | 1 |
49
- | 0.6256 | 0.1361 | 0.9778 | 2 |
50
- | 0.6239 | 0.1361 | 0.9778 | 3 |
51
- | 0.6300 | 0.1361 | 0.9778 | 4 |
52
- | 0.6346 | 0.1361 | 0.9778 | 5 |
53
- | 0.6298 | 0.1361 | 0.9778 | 6 |
54
 
55
 
56
  ### 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: 0.6278
19
+ - Validation Loss: 0.5740
20
  - Train Accuracy: 0.9778
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 0.6278 | 0.5740 | 0.9778 | 0 |
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions