yigagilbert commited on
Commit
3fec0ac
·
verified ·
1 Parent(s): 94dd7a6

Upload tokenizer

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,8 +12,8 @@ model-index:
12
  - name: t5_efficient_small_language_ID
13
  results:
14
  - task:
15
- name: Sequence-to-sequence Language Modeling
16
  type: text2text-generation
 
17
  dataset:
18
  name: generator
19
  type: generator
@@ -21,9 +21,9 @@ model-index:
21
  split: train
22
  args: default
23
  metrics:
24
- - name: Accuracy
25
- type: accuracy
26
  value: 0.6577572709259952
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  - name: t5_efficient_small_language_ID
13
  results:
14
  - task:
 
15
  type: text2text-generation
16
+ name: Sequence-to-sequence Language Modeling
17
  dataset:
18
  name: generator
19
  type: generator
 
21
  split: train
22
  args: default
23
  metrics:
24
+ - type: accuracy
 
25
  value: 0.6577572709259952
26
+ name: Accuracy
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You