nbroad commited on
Commit
cf1a888
·
1 Parent(s): 2b187d2

update model card README.md

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