Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,13 @@ license: cc-by-nc-sa-4.0
|
|
3 |
language:
|
4 |
- es
|
5 |
pretty_name: 'EsCoLA: Spanish Corpus of Linguistic Acceptability'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## Introduction
|
|
|
3 |
language:
|
4 |
- es
|
5 |
pretty_name: 'EsCoLA: Spanish Corpus of Linguistic Acceptability'
|
6 |
+
configs:
|
7 |
+
- config_name: default
|
8 |
+
data_files:
|
9 |
+
- split: train
|
10 |
+
path: "EsCoLA_InDomainTrain.tsv"
|
11 |
+
- split: validation
|
12 |
+
path: "EsCoLA_InDomainDev.tsv"
|
13 |
---
|
14 |
|
15 |
## Introduction
|