lbourdois commited on
Commit
5a190bf
1 Parent(s): 20d1463

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,13 +4,13 @@ language:
4
  - fr
5
  - ro
6
  - de
7
- datasets:
8
- - c4
9
  tags:
10
  - summarization
11
  - translation
12
-
13
- license: apache-2.0
14
  ---
15
 
16
  ## [t5-small](https://huggingface.co/t5-small) exported to the ONNX format
4
  - fr
5
  - ro
6
  - de
7
+ - multilingual
8
+ license: apache-2.0
9
  tags:
10
  - summarization
11
  - translation
12
+ datasets:
13
+ - c4
14
  ---
15
 
16
  ## [t5-small](https://huggingface.co/t5-small) exported to the ONNX format