nbel commited on
Commit
f243de4
1 Parent(s): d481788

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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