Update dataset card
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ dataset_info:
|
|
29 |
- name: answer_value
|
30 |
dtype: string
|
31 |
- name: tags
|
32 |
-
|
33 |
- name: difficulty
|
34 |
dtype: string
|
35 |
- name: remark
|
@@ -44,15 +44,7 @@ dataset_info:
|
|
44 |
dtype: string
|
45 |
splits:
|
46 |
- name: all
|
47 |
-
num_bytes: 13120906.0
|
48 |
num_examples: 122
|
49 |
-
download_size: 12608901
|
50 |
-
dataset_size: 13120906.0
|
51 |
-
configs:
|
52 |
-
- config_name: default
|
53 |
-
data_files:
|
54 |
-
- split: all
|
55 |
-
path: data/all-*
|
56 |
---
|
57 |
|
58 |
# Augeo Geometry Problems Dataset
|
@@ -63,7 +55,7 @@ This dataset contains geometry problems annotated by multiple contributors, feat
|
|
63 |
|
64 |
### Dataset Summary
|
65 |
|
66 |
-
- **Total Examples**:
|
67 |
- **Languages**: Japanese
|
68 |
- **Task**: Geometry problem solving with visual reasoning
|
69 |
- **Annotators**: Multiple human annotators (kinmokusei, aonagi, con-malinconia, Metachick)
|
@@ -92,7 +84,7 @@ The dataset contains all data in a single split:
|
|
92 |
|
93 |
| Split | Number of Examples |
|
94 |
|-------|-------------------|
|
95 |
-
| All |
|
96 |
|
97 |
## Usage
|
98 |
|
|
|
29 |
- name: answer_value
|
30 |
dtype: string
|
31 |
- name: tags
|
32 |
+
sequence: string
|
33 |
- name: difficulty
|
34 |
dtype: string
|
35 |
- name: remark
|
|
|
44 |
dtype: string
|
45 |
splits:
|
46 |
- name: all
|
|
|
47 |
num_examples: 122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
---
|
49 |
|
50 |
# Augeo Geometry Problems Dataset
|
|
|
55 |
|
56 |
### Dataset Summary
|
57 |
|
58 |
+
- **Total Examples**: 122
|
59 |
- **Languages**: Japanese
|
60 |
- **Task**: Geometry problem solving with visual reasoning
|
61 |
- **Annotators**: Multiple human annotators (kinmokusei, aonagi, con-malinconia, Metachick)
|
|
|
84 |
|
85 |
| Split | Number of Examples |
|
86 |
|-------|-------------------|
|
87 |
+
| All | 122 |
|
88 |
|
89 |
## Usage
|
90 |
|