IProject-10 commited on
Commit
059a980
1 Parent(s): 5780d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,6 +8,10 @@ datasets:
8
  model-index:
9
  - name: bert-base-uncased-finetuned-squad2
10
  results: []
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -58,4 +62,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.31.0
59
  - Pytorch 2.0.1+cu118
60
  - Datasets 2.14.2
61
- - Tokenizers 0.13.3
 
8
  model-index:
9
  - name: bert-base-uncased-finetuned-squad2
10
  results: []
11
+ metrics:
12
+ - exact_match
13
+ - f1
14
+ pipeline_tag: question-answering
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
  - Datasets 2.14.2
65
+ - Tokenizers 0.13.3