File size: 590 Bytes
cb1ae3f 6197736 cb1ae3f 8e692ff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
dataset_info:
features:
- name: problems
dtype: string
- name: solutions
dtype: string
splits:
- name: train
num_bytes: 231331
num_examples: 109
download_size: 119759
dataset_size: 231331
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Problem example:
![image/png](https://cdn-uploads.huggingface.co/production/uploads/637b4be9da59f5103ec37ad5/_2TQUu2TF954lZD9hf7lo.png)
Solution example:
![image/png](https://cdn-uploads.huggingface.co/production/uploads/637b4be9da59f5103ec37ad5/1g4GRtz3LRY2U7pXhQmXL.png)
|