Upload dataset
Browse files- README.md +28 -0
- text-tiny/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -16,6 +16,30 @@ dataset_info:
|
|
| 16 |
num_examples: 31783
|
| 17 |
download_size: 402472767
|
| 18 |
dataset_size: 522027997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- config_name: texts
|
| 20 |
features:
|
| 21 |
- name: id
|
|
@@ -45,6 +69,10 @@ configs:
|
|
| 45 |
data_files:
|
| 46 |
- split: train
|
| 47 |
path: images/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
- config_name: texts
|
| 49 |
data_files:
|
| 50 |
- split: train
|
|
|
|
| 16 |
num_examples: 31783
|
| 17 |
download_size: 402472767
|
| 18 |
dataset_size: 522027997
|
| 19 |
+
- config_name: text-tiny
|
| 20 |
+
features:
|
| 21 |
+
- name: id
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: index
|
| 24 |
+
dtype: int64
|
| 25 |
+
- name: image
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: image_id
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: caption
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: model_name
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: dataset_name
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: embedding
|
| 36 |
+
list: float64
|
| 37 |
+
splits:
|
| 38 |
+
- name: train
|
| 39 |
+
num_bytes: 16542310
|
| 40 |
+
num_examples: 1000
|
| 41 |
+
download_size: 12927208
|
| 42 |
+
dataset_size: 16542310
|
| 43 |
- config_name: texts
|
| 44 |
features:
|
| 45 |
- name: id
|
|
|
|
| 69 |
data_files:
|
| 70 |
- split: train
|
| 71 |
path: images/train-*
|
| 72 |
+
- config_name: text-tiny
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: text-tiny/train-*
|
| 76 |
- config_name: texts
|
| 77 |
data_files:
|
| 78 |
- split: train
|
text-tiny/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd8e8347089291828f618350d13985c9f55327a71aaec95fa741f143cc43c1a2
|
| 3 |
+
size 12927208
|