mrm8488 commited on
Commit
2cdaab8
1 Parent(s): 31cb2d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -5,9 +5,23 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - sqac
 
 
 
8
  model-index:
9
  - name: roberta-base-bne-finetuned-sqac
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - generated_from_trainer
6
  datasets:
7
  - sqac
8
+
9
+ metrics:
10
+ - f1
11
  model-index:
12
  - name: roberta-base-bne-finetuned-sqac
13
+ results:
14
+ - task:
15
+ name: Question Answering
16
+ type: Question-Answering
17
+ dataset:
18
+ name: sqac
19
+ type: sqac
20
+ args:
21
+ metrics:
22
+ - name: f1
23
+ type: f1
24
+ value: 0.7903
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You