Upload dataset
Browse files
README.md
CHANGED
|
@@ -240,6 +240,30 @@ dataset_info:
|
|
| 240 |
num_examples: 38
|
| 241 |
download_size: 96377529
|
| 242 |
dataset_size: 96753075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 243 |
configs:
|
| 244 |
- config_name: assamese
|
| 245 |
data_files:
|
|
@@ -321,4 +345,12 @@ configs:
|
|
| 321 |
path: tamil/validation-*
|
| 322 |
- split: test
|
| 323 |
path: tamil/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 324 |
---
|
|
|
|
| 240 |
num_examples: 38
|
| 241 |
download_size: 96377529
|
| 242 |
dataset_size: 96753075
|
| 243 |
+
- config_name: telugu
|
| 244 |
+
features:
|
| 245 |
+
- name: id
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: image
|
| 248 |
+
dtype: image
|
| 249 |
+
- name: text
|
| 250 |
+
list: string
|
| 251 |
+
- name: bboxes
|
| 252 |
+
list:
|
| 253 |
+
list: int32
|
| 254 |
+
length: 8
|
| 255 |
+
splits:
|
| 256 |
+
- name: train
|
| 257 |
+
num_bytes: 59839242
|
| 258 |
+
num_examples: 235
|
| 259 |
+
- name: validation
|
| 260 |
+
num_bytes: 4264218
|
| 261 |
+
num_examples: 26
|
| 262 |
+
- name: test
|
| 263 |
+
num_bytes: 7708804
|
| 264 |
+
num_examples: 37
|
| 265 |
+
download_size: 71751849
|
| 266 |
+
dataset_size: 71812264
|
| 267 |
configs:
|
| 268 |
- config_name: assamese
|
| 269 |
data_files:
|
|
|
|
| 345 |
path: tamil/validation-*
|
| 346 |
- split: test
|
| 347 |
path: tamil/test-*
|
| 348 |
+
- config_name: telugu
|
| 349 |
+
data_files:
|
| 350 |
+
- split: train
|
| 351 |
+
path: telugu/train-*
|
| 352 |
+
- split: validation
|
| 353 |
+
path: telugu/validation-*
|
| 354 |
+
- split: test
|
| 355 |
+
path: telugu/test-*
|
| 356 |
---
|
telugu/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af9ab1513e9e7d637f41159ab6f52ad23fde0612a18a7810883ec89c80ecc463
|
| 3 |
+
size 7705790
|
telugu/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8724738cc1e973dd40d8c33977dbca7e75076a53b089450df1625639e1463523
|
| 3 |
+
size 59781734
|
telugu/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb5fdf8b922eda7bae1d79f067e314f59efd3df10d4a2646cbfdd0a83358427b
|
| 3 |
+
size 4264325
|