YusuphaJuwara commited on
Commit
f09e210
1 Parent(s): fe6a960

Upload roberta_fever/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. roberta_fever/README.md +9 -10
roberta_fever/README.md CHANGED
@@ -12,18 +12,18 @@ metrics:
12
  epoch:
13
  - 0
14
  train_loss:
15
- - 0.23494349420070648
16
  val_loss:
17
- - 0.7196927666664124
18
  train_acc:
19
  - 1.0
20
  val_acc:
21
- - 0.743881106376648
22
  train_f1_score:
23
  - 1.0
24
  val_f1_score:
25
- - 0.743881106376648
26
- best_metric: 0.7196927666664124
27
  model-index:
28
  - name: nli-fever
29
  results:
@@ -35,7 +35,7 @@ model-index:
35
  type: fever
36
  metrics:
37
  - type: acc
38
- value: '0.74'
39
  name: Accuracy
40
  verified: false
41
  ---
@@ -61,9 +61,9 @@ The model was trained on the FEVER (Fact Extraction and VERification) dataset.
61
  ## Training procedure
62
 
63
  The model was trained for [0] epochs
64
- with a final loss of 0.7196927666664124, an
65
- accuracy of 0.743881106376648, and
66
- F1 score of 0.743881106376648.
67
 
68
  ## How to use
69
 
@@ -120,7 +120,6 @@ Limitations and bias
120
 
121
  ## Plots
122
  ![Labels distribution plots](roberta_fever/label_distribution.png)
123
- ![loss plots
124
  ![loss plots](roberta_fever/loss_plot.png)
125
  ![accuracy plots](roberta_fever/accuracy_plot.png)
126
  ![f1 score plots](roberta_fever/f1_score_plot.png)
 
12
  epoch:
13
  - 0
14
  train_loss:
15
+ - 0.0019978578202426434
16
  val_loss:
17
+ - 2.2035093307495117
18
  train_acc:
19
  - 1.0
20
  val_acc:
21
+ - 0.7333915829658508
22
  train_f1_score:
23
  - 1.0
24
  val_f1_score:
25
+ - 0.7333915829658508
26
+ best_metric: 2.2035093307495117
27
  model-index:
28
  - name: nli-fever
29
  results:
 
35
  type: fever
36
  metrics:
37
  - type: acc
38
+ value: '0.73'
39
  name: Accuracy
40
  verified: false
41
  ---
 
61
  ## Training procedure
62
 
63
  The model was trained for [0] epochs
64
+ with a final loss of 2.2035093307495117, an
65
+ accuracy of 0.7333915829658508, and
66
+ F1 score of 0.7333915829658508.
67
 
68
  ## How to use
69
 
 
120
 
121
  ## Plots
122
  ![Labels distribution plots](roberta_fever/label_distribution.png)
 
123
  ![loss plots](roberta_fever/loss_plot.png)
124
  ![accuracy plots](roberta_fever/accuracy_plot.png)
125
  ![f1 score plots](roberta_fever/f1_score_plot.png)