Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -5,12 +5,13 @@ datasets:
5
  - hotpot_qa
6
  metrics:
7
  - rouge
 
8
  model-index:
9
  - name: bart-qg-finetuned-hotpotqa
10
  results:
11
  - task:
12
- name: Sequence-to-sequence Language Modeling
13
  type: text2text-generation
 
14
  dataset:
15
  name: hotpot_qa
16
  type: hotpot_qa
@@ -18,9 +19,9 @@ model-index:
18
  split: train
19
  args: distractor
20
  metrics:
21
- - name: Rouge1
22
- type: rouge
23
  value: 46.2814
 
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - hotpot_qa
6
  metrics:
7
  - rouge
8
+ base_model: p208p2002/bart-squad-qg-hl
9
  model-index:
10
  - name: bart-qg-finetuned-hotpotqa
11
  results:
12
  - task:
 
13
  type: text2text-generation
14
+ name: Sequence-to-sequence Language Modeling
15
  dataset:
16
  name: hotpot_qa
17
  type: hotpot_qa
 
19
  split: train
20
  args: distractor
21
  metrics:
22
+ - type: rouge
 
23
  value: 46.2814
24
+ name: Rouge1
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You