Librarian Bot: Add base_model information to model

#3
Files changed (1) hide show
  1. README.md +17 -12
README.md CHANGED
@@ -1,25 +1,30 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
 
5
  tags:
6
  - generated_from_trainer
7
- model-index:
8
- - name: t5-small-finetuned-turk-text-simplification
9
- results: []
10
  widget:
11
- - text: "simplify: the incident has been the subject of numerous reports as to ethics in scholarship ."
12
- - text: "simplify: the historical method comprises the techniques and guidelines by which historians use primary sources and other evidence to research and then to write history ."
13
- - text: "simplify: none of the authors , contributors , sponsors , administrators , vandals , or anyone else connected with wikipedia , in any way whatsoever , can be responsible for your use of the information contained in or linked from these web pages ."
14
- - text: "simplify: oregano is an indispensable ingredient in greek cuisine ."
15
-
 
 
 
 
 
16
  inference:
17
  parameters:
18
  temperature: 1.5
19
- max_length: 256
20
- do_sample: True
21
  num_beams: 3
22
-
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  widget:
8
+ - text: 'simplify: the incident has been the subject of numerous reports as to ethics
9
+ in scholarship .'
10
+ - text: 'simplify: the historical method comprises the techniques and guidelines by
11
+ which historians use primary sources and other evidence to research and then to
12
+ write history .'
13
+ - text: 'simplify: none of the authors , contributors , sponsors , administrators
14
+ , vandals , or anyone else connected with wikipedia , in any way whatsoever ,
15
+ can be responsible for your use of the information contained in or linked from
16
+ these web pages .'
17
+ - text: 'simplify: oregano is an indispensable ingredient in greek cuisine .'
18
  inference:
19
  parameters:
20
  temperature: 1.5
21
+ max_length: 256
22
+ do_sample: true
23
  num_beams: 3
24
+ base_model: t5-small
25
+ model-index:
26
+ - name: t5-small-finetuned-turk-text-simplification
27
+ results: []
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You