Added language
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
If you use this data in publications, please cite it as follows:
|
| 21 |
```
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
+
language:
|
| 20 |
+
- si
|
| 21 |
---
|
| 22 |
If you use this data in publications, please cite it as follows:
|
| 23 |
```
|