Eladio commited on
Commit
1b1ab5b
1 Parent(s): 7f284ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -6,6 +6,17 @@ tags:
6
  model-index:
7
  - name: bert-base-cased-squad2-finetuned-squad
8
  results: []
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -56,4 +67,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.35.0
57
  - Pytorch 2.1.0+cu118
58
  - Datasets 2.14.6
59
- - Tokenizers 0.14.1
 
6
  model-index:
7
  - name: bert-base-cased-squad2-finetuned-squad
8
  results: []
9
+ datasets:
10
+ - Eladio/emrqa-msquad
11
+ language:
12
+ - en
13
+ metrics:
14
+ - precision
15
+ - recall
16
+ - exact_match
17
+ - bleu
18
+ - rouge
19
+ pipeline_tag: question-answering
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
67
  - Transformers 4.35.0
68
  - Pytorch 2.1.0+cu118
69
  - Datasets 2.14.6
70
+ - Tokenizers 0.14.1