kalixlouiis commited on
Commit
efdec28
·
verified ·
1 Parent(s): 8c48f7a

Upload dataset

Browse files
README.md CHANGED
@@ -4,6 +4,35 @@ language:
4
  - my
5
  size_categories:
6
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # မြန်မာ စာပေ Corpus (MYLT Corpus) 🇲🇲📚
 
4
  - my
5
  size_categories:
6
  - 10K<n<100K
7
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: data/train-*
12
+ - split: test
13
+ path: data/test-*
14
+ - split: validation
15
+ path: data/validation-*
16
+ dataset_info:
17
+ features:
18
+ - name: text
19
+ dtype: string
20
+ - name: author
21
+ dtype: string
22
+ - name: book_title
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 93637479.17224811
27
+ num_examples: 297533
28
+ - name: test
29
+ num_bytes: 11704802.913875945
30
+ num_examples: 37192
31
+ - name: validation
32
+ num_bytes: 11704802.913875945
33
+ num_examples: 37192
34
+ download_size: 34354543
35
+ dataset_size: 117047085.0
36
  ---
37
 
38
  # မြန်မာ စာပေ Corpus (MYLT Corpus) 🇲🇲📚
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b354cee32357cae1fec9338a46a9c2f6666e9eedf30bf4695cdf3afc0e4468a3
3
+ size 3433786
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09184a34def788405b9919a6e1d5bc49a45746612ac706a55e57e30c3867fc34
3
+ size 27473193
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c646dae3fb159ea17ea08003bc7bf548dc0926ca4fdcd39845d6452f0e5c205e
3
+ size 3447564