lwLiu commited on
Commit
ca8eb3b
·
verified ·
1 Parent(s): 19ecf47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,7 +3,7 @@ configs:
3
  - config_name: default
4
  data_files:
5
  - split: test
6
- path: "meta_data.jsonl"
7
  license: cc-by-nc-sa-4.0
8
  task_categories:
9
  - time-series-forecasting
@@ -14,6 +14,8 @@ tags:
14
  - time series Reasoning
15
  - time series Classification
16
  - time series QA
 
 
17
  ---
18
 
19
  # SciTS: Scientific Time Series Understanding and Generation with LLMs
 
3
  - config_name: default
4
  data_files:
5
  - split: test
6
+ path: meta_data.jsonl
7
  license: cc-by-nc-sa-4.0
8
  task_categories:
9
  - time-series-forecasting
 
14
  - time series Reasoning
15
  - time series Classification
16
  - time series QA
17
+ size_categories:
18
+ - 1B<n<10B
19
  ---
20
 
21
  # SciTS: Scientific Time Series Understanding and Generation with LLMs