Upload folder using huggingface_hub
Browse files- README.md +121 -0
- data/train-00000-of-00004.parquet +3 -0
- data/train-00001-of-00004.parquet +3 -0
- data/train-00002-of-00004.parquet +3 -0
- data/train-00003-of-00004.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: images
|
| 5 |
+
sequence: image
|
| 6 |
+
- name: problem
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
splits:
|
| 11 |
+
- name: train
|
| 12 |
+
num_bytes: 2401285909
|
| 13 |
+
num_examples: 9508
|
| 14 |
+
download_size: 0
|
| 15 |
+
dataset_size: 2401285909
|
| 16 |
+
configs:
|
| 17 |
+
- config_name: default
|
| 18 |
+
data_files:
|
| 19 |
+
- split: train
|
| 20 |
+
path: data/train-*
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
# StepCountQA-RL-Traj_11_50 Dataset
|
| 24 |
+
|
| 25 |
+
## Dataset Description
|
| 26 |
+
|
| 27 |
+
StepCountQA-RL-Traj_11_50 is a visual question answering dataset focused on counting and spatial reasoning tasks. The dataset contains images paired with questions and detailed answers that require understanding and analyzing visual content.
|
| 28 |
+
|
| 29 |
+
## Dataset Structure
|
| 30 |
+
|
| 31 |
+
### Data Fields
|
| 32 |
+
|
| 33 |
+
- `images`: A sequence of images (typically one image per sample)
|
| 34 |
+
- `problem`: The question text describing the task to be solved in the image
|
| 35 |
+
- `answer`: The answer text containing the solution to the problem
|
| 36 |
+
|
| 37 |
+
### Data Splits
|
| 38 |
+
|
| 39 |
+
- **train**: 9508 training samples
|
| 40 |
+
|
| 41 |
+
## Dataset Statistics
|
| 42 |
+
|
| 43 |
+
- Training set size: 9508 samples
|
| 44 |
+
- Count range: 11 - 50
|
| 45 |
+
- Total dataset size: approximately 2290.0 MB
|
| 46 |
+
|
| 47 |
+
### Count Distribution (11-50)
|
| 48 |
+
|
| 49 |
+
| Count | Samples |
|
| 50 |
+
|-------|---------|
|
| 51 |
+
| 11 | 707 |
|
| 52 |
+
| 12 | 851 |
|
| 53 |
+
| 13 | 517 |
|
| 54 |
+
| 14 | 534 |
|
| 55 |
+
| 15 | 498 |
|
| 56 |
+
| 16 | 441 |
|
| 57 |
+
| 17 | 318 |
|
| 58 |
+
| 18 | 390 |
|
| 59 |
+
| 19 | 262 |
|
| 60 |
+
| 20 | 389 |
|
| 61 |
+
| 21 | 279 |
|
| 62 |
+
| 22 | 246 |
|
| 63 |
+
| 23 | 201 |
|
| 64 |
+
| 24 | 288 |
|
| 65 |
+
| 25 | 239 |
|
| 66 |
+
| 26 | 220 |
|
| 67 |
+
| 27 | 191 |
|
| 68 |
+
| 28 | 203 |
|
| 69 |
+
| 29 | 141 |
|
| 70 |
+
| 30 | 202 |
|
| 71 |
+
| 31 | 161 |
|
| 72 |
+
| 32 | 173 |
|
| 73 |
+
| 33 | 138 |
|
| 74 |
+
| 34 | 141 |
|
| 75 |
+
| 35 | 142 |
|
| 76 |
+
| 36 | 166 |
|
| 77 |
+
| 37 | 105 |
|
| 78 |
+
| 38 | 115 |
|
| 79 |
+
| 39 | 104 |
|
| 80 |
+
| 40 | 170 |
|
| 81 |
+
| 41 | 93 |
|
| 82 |
+
| 42 | 110 |
|
| 83 |
+
| 43 | 91 |
|
| 84 |
+
| 44 | 109 |
|
| 85 |
+
| 45 | 98 |
|
| 86 |
+
| 46 | 77 |
|
| 87 |
+
| 47 | 65 |
|
| 88 |
+
| 48 | 126 |
|
| 89 |
+
| 49 | 85 |
|
| 90 |
+
| 50 | 122 |
|
| 91 |
+
|
| 92 |
+
## Usage Example
|
| 93 |
+
|
| 94 |
+
```python
|
| 95 |
+
from datasets import load_dataset
|
| 96 |
+
|
| 97 |
+
# Load the dataset
|
| 98 |
+
dataset = load_dataset("SI-Lab/StepCountQA-RL-Traj_11_50")
|
| 99 |
+
|
| 100 |
+
# Access the training set
|
| 101 |
+
train_data = dataset["train"]
|
| 102 |
+
|
| 103 |
+
# View a sample
|
| 104 |
+
print(train_data[0])
|
| 105 |
+
# Output: {'images': [...], 'problem': '...', 'answer': '...'}
|
| 106 |
+
```
|
| 107 |
+
|
| 108 |
+
## Dataset Creation
|
| 109 |
+
|
| 110 |
+
This dataset was created for training visual reasoning models, particularly focusing on:
|
| 111 |
+
- Counting objects in images (11-50 range)
|
| 112 |
+
- Spatial relationship understanding
|
| 113 |
+
- Step-by-step reasoning for visual problems
|
| 114 |
+
|
| 115 |
+
## Citation
|
| 116 |
+
|
| 117 |
+
If you use this dataset in your research, please cite the appropriate sources.
|
| 118 |
+
|
| 119 |
+
## License
|
| 120 |
+
|
| 121 |
+
Please refer to the dataset license for usage terms and conditions.
|
data/train-00000-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70332f0c9dd43223ed4c57f66ff00038e32c3861e951b0c45021eee6683aabab
|
| 3 |
+
size 601637819
|
data/train-00001-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:783c683d8e2d6e61b1517858339cb8d1d5850d70eebe21fdf6ce28b91cbbe712
|
| 3 |
+
size 607280592
|
data/train-00002-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3bc5e5932d089b8e58ab5224a1d83e840ff49da8928ea24baf84ac41a5e7164
|
| 3 |
+
size 594609639
|
data/train-00003-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:205414fd48d39f1c293897d5bc83fbce06be4cc237a22a55de423ee9448ba598
|
| 3 |
+
size 586373960
|