Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This dataset is suitable for water conservancy engineering retaining wall drawing recognition
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: pid
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: image
|
| 9 |
+
dtype: binary
|
| 10 |
+
- name: choices
|
| 11 |
+
sequence: string
|
| 12 |
+
- name: unit
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: precision
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: answer
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: question_type
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: answer_type
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_bytes: 664001
|
| 25 |
+
num_examples: 3
|
| 26 |
+
download_size: 445769
|
| 27 |
+
dataset_size: 664001
|
| 28 |
+
---
|
| 29 |
This dataset is suitable for water conservancy engineering retaining wall drawing recognition
|