Datasets:
Upload dataset
Browse files- README.md +17 -11
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: question
|
@@ -10,6 +17,10 @@ dataset_info:
|
|
10 |
dtype: string
|
11 |
- name: question_type
|
12 |
dtype: string
|
|
|
|
|
|
|
|
|
13 |
- name: tid
|
14 |
dtype: int64
|
15 |
- name: difficulty
|
@@ -26,21 +37,19 @@ dataset_info:
|
|
26 |
dtype: string
|
27 |
- name: id
|
28 |
dtype: int64
|
29 |
-
- name:
|
30 |
-
sequence: float64
|
31 |
-
- name: ts2
|
32 |
sequence: float64
|
33 |
splits:
|
34 |
- name: test
|
|
|
|
|
|
|
|
|
35 |
configs:
|
36 |
- config_name: default
|
37 |
data_files:
|
38 |
- split: test
|
39 |
-
path:
|
40 |
-
task_categories:
|
41 |
-
- question-answering
|
42 |
-
language:
|
43 |
-
- en
|
44 |
tags:
|
45 |
- Time-series
|
46 |
- LLMs
|
@@ -49,9 +58,6 @@ tags:
|
|
49 |
- Phi
|
50 |
- Reasoning
|
51 |
- o3-mini
|
52 |
-
pretty_name: timeseriesexam1
|
53 |
-
size_categories:
|
54 |
-
- n<1K
|
55 |
---
|
56 |
|
57 |
# Dataset Card for TimeSeriesExam-1
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- question-answering
|
9 |
+
pretty_name: timeseriesexam1
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: question
|
|
|
17 |
dtype: string
|
18 |
- name: question_type
|
19 |
dtype: string
|
20 |
+
- name: ts1
|
21 |
+
sequence: float64
|
22 |
+
- name: ts2
|
23 |
+
sequence: float64
|
24 |
- name: tid
|
25 |
dtype: int64
|
26 |
- name: difficulty
|
|
|
37 |
dtype: string
|
38 |
- name: id
|
39 |
dtype: int64
|
40 |
+
- name: ts
|
|
|
|
|
41 |
sequence: float64
|
42 |
splits:
|
43 |
- name: test
|
44 |
+
num_bytes: 8747183
|
45 |
+
num_examples: 746
|
46 |
+
download_size: 8920512
|
47 |
+
dataset_size: 8747183
|
48 |
configs:
|
49 |
- config_name: default
|
50 |
data_files:
|
51 |
- split: test
|
52 |
+
path: data/test-*
|
|
|
|
|
|
|
|
|
53 |
tags:
|
54 |
- Time-series
|
55 |
- LLMs
|
|
|
58 |
- Phi
|
59 |
- Reasoning
|
60 |
- o3-mini
|
|
|
|
|
|
|
61 |
---
|
62 |
|
63 |
# Dataset Card for TimeSeriesExam-1
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6225f4d7fd551c81bcdfc1484a5a30b42aa4a82d3c4ab2c2d8a08c348518c923
|
3 |
+
size 8920512
|