wmgifford commited on
Commit
7b69a48
·
verified ·
1 Parent(s): f254861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -177,7 +177,7 @@ fewshot_output = finetune_forecast_trainer.evaluate(dset_test)
177
 
178
  ## Training Data
179
 
180
- The original r1 TTM models were trained on a collection of datasets as follows:
181
  - Australian Electricity Demand: https://zenodo.org/records/4659727
182
  - Australian Weather: https://zenodo.org/records/4654822
183
  - Bitcoin dataset: https://zenodo.org/records/5122101
@@ -190,8 +190,8 @@ The original r1 TTM models were trained on a collection of datasets as follows:
190
  - US Births: https://zenodo.org/records/4656049
191
  - Wind Farms Production data: https://zenodo.org/records/4654858
192
  - Wind Power: https://zenodo.org/records/4656032
193
-  - PEMSD3, PEMSD4, PEMSD7, PEMSD8, PEMS_BAY: https://drive.google.com/drive/folders/1g5v2Gq1tkOq8XO0HDCZ9nOTtRpB6-gPe
194
-  - LOS_LOOP: https://drive.google.com/drive/folders/1g5v2Gq1tkOq8XO0HDCZ9nOTtRpB6-gPe
195
 
196
 
197
 
 
177
 
178
  ## Training Data
179
 
180
+ The r2 TTM models were trained on a collection of datasets as follows:
181
  - Australian Electricity Demand: https://zenodo.org/records/4659727
182
  - Australian Weather: https://zenodo.org/records/4654822
183
  - Bitcoin dataset: https://zenodo.org/records/5122101
 
190
  - US Births: https://zenodo.org/records/4656049
191
  - Wind Farms Production data: https://zenodo.org/records/4654858
192
  - Wind Power: https://zenodo.org/records/4656032
193
+ - PEMSD3, PEMSD4, PEMSD7, PEMSD8, PEMS_BAY: https://drive.google.com/drive/folders/1g5v2Gq1tkOq8XO0HDCZ9nOTtRpB6-gPe
194
+ - LOS_LOOP: https://drive.google.com/drive/folders/1g5v2Gq1tkOq8XO0HDCZ9nOTtRpB6-gPe
195
 
196
 
197