LightFury9 commited on
Commit
22245e0
1 Parent(s): e2c6f0e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: unique_identifier
5
+ dtype: string
6
+ - name: native word
7
+ dtype: string
8
+ - name: english word
9
+ dtype: string
10
+ - name: source
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 190122662
15
+ num_examples: 2429562
16
+ - name: test
17
+ num_bytes: 661473
18
+ num_examples: 10260
19
+ - name: validation
20
+ num_bytes: 507490
21
+ num_examples: 7681
22
+ download_size: 91663334
23
+ dataset_size: 191291625
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test
30
+ path: data/test-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97e2625590ecebcab68057be55e45fa9d5a9d6a81f962ddb6719e80da21863d
3
+ size 305191
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848e880c7a7897c605a339387d976169a484a455c9c75e8d2da361351bd19e71
3
+ size 91122860
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6139399458eb60244ab4fd90c2ebc5d88ca99becdb896e6503e0f40eb4cfcf5c
3
+ size 235283