Datasets:
Tasks:
Translation
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
·
5cdf70a
1
Parent(s):
a96a6bf
Update docs
Browse files
README.md
CHANGED
@@ -4,4 +4,15 @@ configs:
|
|
4 |
data_files: "train.csv"
|
5 |
- config_name: test
|
6 |
data_files: "test.csv"
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
data_files: "train.csv"
|
5 |
- config_name: test
|
6 |
data_files: "test.csv"
|
7 |
+
license: mit
|
8 |
+
task_categories:
|
9 |
+
- translation
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
size_categories:
|
13 |
+
- 10K<n<100K
|
14 |
+
---
|
15 |
+
# Dataset Card for NL2SH-ALFA
|
16 |
+
|
17 |
+
<!-- Provide a quick summary of the dataset. -->
|
18 |
+
Dataset information: https://github.com/westenfelder/NL2SH
|