nbroad HF staff commited on
Commit
5d68a14
1 Parent(s): dcc8e4a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: bigbird-base-health-fact
7
  results: []
@@ -12,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bigbird-base-health-fact
14
 
15
- This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.5864
18
  - Micro F1: 0.8130
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - health_fact
9
  model-index:
10
  - name: bigbird-base-health-fact
11
  results: []
 
16
 
17
  # bigbird-base-health-fact
18
 
19
+ This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) on the health_fact dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5864
22
  - Micro F1: 0.8130