MSVAMP / README.md
compasszzn's picture
Update README.md
301e2b3
---
license: apache-2.0
task_categories:
- text-generation
language:
- bn
- zh
- en
- fr
- de
- ja
- ru
- es
- sw
- th
size_categories:
- 1K<n<10K
configs:
- config_name: bn
data_files:
- split: test
path: test_Bengali.json
- config_name: zh
data_files:
- split: test
path: test_Chinese.json
- config_name: en
data_files:
- split: test
path: test_English.json
- config_name: fr
data_files:
- split: test
path: test_French.json
- config_name: de
data_files:
- split: test
path: test_German.json
- config_name: ja
data_files:
- split: test
path: test_Japanese.json
- config_name: ru
data_files:
- split: test
path: test_Russian.json
- config_name: es
data_files:
- split: test
path: test_Spanish.json
- config_name: sw
data_files:
- split: test
path: test_Swahili.json
- config_name: th
data_files:
- split: test
path: test_Thai.json
---