sooolee commited on
Commit
be85453
1 Parent(s): 965d1d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -7,6 +7,9 @@ datasets:
7
  model-index:
8
  - name: roberta-base-finetuned-squad-v1
9
  results: []
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -46,12 +49,11 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- - exact_match: 86.045,
50
- - f1: 92.296
51
 
52
  ### Framework versions
53
 
54
  - Transformers 4.27.4
55
  - Pytorch 1.13.1+cu116
56
  - Datasets 2.11.0
57
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: roberta-base-finetuned-squad-v1
9
  results: []
10
+ metrics:
11
+ - f1: 92.296
12
+ - exact_match: 86.045
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
49
 
50
  ### Training results
51
 
52
+ - training loss: 0.77257
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.27.4
57
  - Pytorch 1.13.1+cu116
58
  - Datasets 2.11.0
59
+ - Tokenizers 0.13.3