Kkordik commited on
Commit
80b2034
1 Parent(s): 984ce8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -6
README.md CHANGED
@@ -1,15 +1,35 @@
1
  ---
2
  base_model: mrm8488/longformer-base-4096-finetuned-squadv2
3
  tags:
4
- - generated_from_trainer
5
- model-index:
6
- - name: longformer_4096_qsi
7
- results: []
8
  license: apache-2.0
9
  datasets:
10
- - Kkordik/NovelQSI
11
  language:
12
- - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  base_model: mrm8488/longformer-base-4096-finetuned-squadv2
3
  tags:
4
+ - generated_from_trainer
 
 
 
5
  license: apache-2.0
6
  datasets:
7
+ - Kkordik/NovelQSI
8
  language:
9
+ - en
10
+ model-index:
11
+ - name: Kkordik/test_longformer_4096_qsi
12
+ results:
13
+ - task:
14
+ type: question-answering
15
+ dataset:
16
+ type: Kkordik/NovelQSI
17
+ name: NovelQSI
18
+ split: test
19
+ metrics:
20
+ - type: exact_match
21
+ value: 20.346
22
+ verified: false
23
+ - type: f1
24
+ value: 26.58
25
+ verified: false
26
+
27
+ ---
28
+
29
+ This markdown file contains the spec for the modelcard metadata regarding evaluation parameters. When present, and only then, 'model-index', 'datasets' and 'license' contents will be verified when git pushing changes to your README.md file.
30
+ Valid license identifiers can be found in [our docs](https://huggingface.co/docs/hub/repositories-licenses).
31
+
32
+ For the full model card template, see: [modelcard_template.md file](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md).
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You