luctensorflow commited on
Commit
a962d51
·
verified ·
1 Parent(s): 4649d7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -1,5 +1,4 @@
1
-
2
-
3
  license: apache-2.0
4
  tags:
5
  - mt5
@@ -18,13 +17,5 @@ metrics:
18
  - accuracy
19
  - f1
20
  - bleu
21
- pipeline_tag: text-classification
22
  base_model: google/mt5-small
23
- model_type: mt5
24
- library_name: transformers
25
- eval_results:
26
- accuracy: 0.85
27
- f1: 0.87
28
- bleu: 0.75
29
- new_version: true
30
-
 
1
+ ---
 
2
  license: apache-2.0
3
  tags:
4
  - mt5
 
17
  - accuracy
18
  - f1
19
  - bleu
 
20
  base_model: google/mt5-small
21
+ ---