hamzabouajila commited on
Commit
f8bb2fc
·
verified ·
1 Parent(s): 00f9858

Add test split

Browse files
README.md CHANGED
@@ -13,6 +13,38 @@ tags:
13
  pretty_name: MADAR-TUN LINGUISTIC ANNOTATIONS
14
  size_categories:
15
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
  # MADAR-TUN LINGUISTIC ANNOTATIONS
18
 
 
13
  pretty_name: MADAR-TUN LINGUISTIC ANNOTATIONS
14
  size_categories:
15
  - 10K<n<100K
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: data/train-*
21
+ - split: test
22
+ path: data/test-*
23
+ dataset_info:
24
+ features:
25
+ - name: index
26
+ dtype: int64
27
+ - name: arabish
28
+ dtype: string
29
+ - name: class
30
+ dtype: string
31
+ - name: words
32
+ dtype: string
33
+ - name: tokens
34
+ dtype: string
35
+ - name: pos
36
+ dtype: string
37
+ - name: lem
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 1990921
42
+ num_examples: 27123
43
+ - name: test
44
+ num_bytes: 221237
45
+ num_examples: 3014
46
+ download_size: 607675
47
+ dataset_size: 2212158
48
  ---
49
  # MADAR-TUN LINGUISTIC ANNOTATIONS
50
 
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c934c8539c9612e81f2345dc1cdc92fc48a8cc70af0e2a817079ad2c36414b
3
+ size 75813
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c2aad7d4650cff9c6e19a03ded9f6b5cfebc72010551d21f5741aa171e802a
3
+ size 531862