regisss HF staff lbourdois commited on
Commit
b13b35e
1 Parent(s): 20d1463

Add multilingual to the language tag (#2)

Browse files

- Add multilingual to the language tag (5a190bf6013e671b4f477c03a9777911ea774b8a)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

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