Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -7,30 +7,30 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - anzorq/kbd_lat-ru
10
-
11
  metrics:
12
  - bleu
 
 
 
 
 
 
 
 
13
  model-index:
14
  - name: tst-translation
15
  results:
16
  - task:
17
- name: translation
18
  type: translation
 
19
  dataset:
20
  name: anzorq/kbd_lat-ru anzorq--kbd-ru
21
  type: anzorq/kbd_lat-ru
22
  args: anzorq--kbd-ru
23
  metrics:
24
- - name: Bleu
25
- type: bleu
26
  value: 12.649
27
- widget:
28
- - text: "ru->kbd: Я иду домой."
29
- example_title: "Я иду домой."
30
- - text: "ru->kbd: Дети играют во дворе."
31
- example_title: "Дети играют во дворе."
32
- - text: "ru->kbd: Сколько тебе лет?"
33
- example_title: "Сколько тебе лет?"
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - generated_from_trainer
8
  datasets:
9
  - anzorq/kbd_lat-ru
 
10
  metrics:
11
  - bleu
12
+ widget:
13
+ - text: 'ru->kbd: Я иду домой.'
14
+ example_title: Я иду домой.
15
+ - text: 'ru->kbd: Дети играют во дворе.'
16
+ example_title: Дети играют во дворе.
17
+ - text: 'ru->kbd: Сколько тебе лет?'
18
+ example_title: Сколько тебе лет?
19
+ base_model: anzorq/kbd_lat-835k_ru-3M_t5-small
20
  model-index:
21
  - name: tst-translation
22
  results:
23
  - task:
 
24
  type: translation
25
+ name: translation
26
  dataset:
27
  name: anzorq/kbd_lat-ru anzorq--kbd-ru
28
  type: anzorq/kbd_lat-ru
29
  args: anzorq--kbd-ru
30
  metrics:
31
+ - type: bleu
 
32
  value: 12.649
33
+ name: Bleu
 
 
 
 
 
 
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You