Skip to content

Commit e53ecf2

Browse files
authored
Update README.md
1 parent ea3341e commit e53ecf2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ MM-TSFlib is an open-source library for multimodal time-series forecasting based
66
</div>
77

88

9-
:triangular_flag_on_post:**News** (2024.08) We have largely extanded text modeling approaches, now supporting open-source models (LLAMA2, LLAMA3, GPT2, BERT, GPT2M, GPT2L, GPT2XL), any closed-source models, as well as small models trained from scratch (e.g., Doc2Vec). You can specify the model using the `--llm_model` option.
10-
11-
:triangular_flag_on_post:**News** (2024.08) We now support enhancing inter-modal interactions using an attention mechanism by setting `--pool_type` to attention.
12-
13-
:triangular_flag_on_post:**News** (2024.08) We have uploaded additional preprocessed datasets, which significantly accelerate the training process.
14-
15-
:triangular_flag_on_post:**News** (2024.08) We have significantly cleaned up the code and written detailed documentation for usage.
16-
17-
:triangular_flag_on_post:**News** (2024.06) Preprocessing functions and preprocessed data to speed up the training process will be released soon
18-
199

2010
## Usage
2111

0 commit comments

Comments
 (0)