rooftopcoder commited on
Commit
d95a6da
1 Parent(s): 04bee0f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
 
5
  model-index:
6
  - name: bart-base-coqa
7
  results: []
@@ -13,6 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
13
  # bart-base-coqa
14
 
15
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
 
 
 
 
16
 
17
  ## Model description
18
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
  model-index:
9
  - name: bart-base-coqa
10
  results: []
 
16
  # bart-base-coqa
17
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7936
21
+ - Accuracy: 0.0926
22
+ - F1: 0.0597
23
 
24
  ## Model description
25