darknight054 commited on
Commit
a3fda6a
·
verified ·
1 Parent(s): f514c18

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: assamese
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: image
8
+ dtype: image
9
+ - name: text
10
+ list: string
11
+ - name: bboxes
12
+ list:
13
+ list: int32
14
+ length: 8
15
+ splits:
16
+ - name: train
17
+ num_bytes: 27978222
18
+ num_examples: 205
19
+ - name: validation
20
+ num_bytes: 5854714
21
+ num_examples: 25
22
+ - name: test
23
+ num_bytes: 4167501
24
+ num_examples: 27
25
+ download_size: 37761086
26
+ dataset_size: 38000437
27
+ configs:
28
+ - config_name: assamese
29
+ data_files:
30
+ - split: train
31
+ path: assamese/train-*
32
+ - split: validation
33
+ path: assamese/validation-*
34
+ - split: test
35
+ path: assamese/test-*
36
+ ---
assamese/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bccdf494e940f732c29a9c8a2af15d7fe53387dc2b3d7a4aa1a6235f9de7d983
3
+ size 4153967
assamese/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400084480a6bab3077dc6193d69115ec79baea9da98dbcf80ffc3560ea1b2150
3
+ size 27757630
assamese/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee96ab6ab2f1c0bf7660a2319d886691278b2e4bd074f031e521885e34a8f31f
3
+ size 5849489