Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,32 +1,3 @@
|
|
1 |
-
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: type
|
5 |
-
dtype: string
|
6 |
-
- name: question
|
7 |
-
dtype: string
|
8 |
-
- name: answer
|
9 |
-
dtype: string
|
10 |
-
- name: image
|
11 |
-
dtype: image
|
12 |
-
splits:
|
13 |
-
- name: clock
|
14 |
-
num_bytes: 2965224.0
|
15 |
-
num_examples: 62
|
16 |
-
- name: calendar
|
17 |
-
num_bytes: 13630756.0
|
18 |
-
num_examples: 60
|
19 |
-
download_size: 5231503
|
20 |
-
dataset_size: 16595980.0
|
21 |
-
configs:
|
22 |
-
- config_name: default
|
23 |
-
data_files:
|
24 |
-
- split: clock
|
25 |
-
path: data/clock-*
|
26 |
-
- split: calendar
|
27 |
-
path: data/calendar-*
|
28 |
-
---
|
29 |
-
|
30 |
# Clock and Calendar Dataset
|
31 |
|
32 |
## Overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Clock and Calendar Dataset
|
2 |
|
3 |
## Overview
|