neuria99 commited on
Commit
1df5845
·
verified ·
1 Parent(s): f5c083c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ID
5
+ dtype: int64
6
+ - name: Kontestua
7
+ dtype: string
8
+ - name: Galdera
9
+ dtype: string
10
+ - name: Erantzuna
11
+ dtype: string
12
+ - name: PosIni
13
+ dtype: int64
14
+ - name: PosFin
15
+ dtype: int64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 31594
19
+ num_examples: 91
20
+ - name: test
21
+ num_bytes: 3127
22
+ num_examples: 9
23
+ - name: validation
24
+ num_bytes: 9846
25
+ num_examples: 34
26
+ download_size: 35140
27
+ dataset_size: 44567
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: test
34
+ path: data/test-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9444050eb2912fd1dd6b9a33f838149e218182249b8e79ae0e11005ba8d1a976
3
+ size 6684
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53e374f162617c2ccab7dc74bd67457986c75d792cd5e7a7a45ab255469a5745
3
+ size 19043
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e16d01eb100632bbccdf91e86e9f10440613f3d5f7cd39c529671e189afbdb32
3
+ size 9413