vijaye12 commited on
Commit
0581791
·
verified ·
1 Parent(s): d7cb889

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -122,8 +122,8 @@ Each model name follows this format:
122
 
123
  - Zero-shot Anomaly Detection (to be added soon)
124
  - Zero-shot Imputation (to be added soon)
125
- - Zero-shot Similarity Search [Simple Search Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_simple_example.ipynb) [Indexing Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_with_faiss.ipynb)
126
- - Multivariate Classification [Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_classification.ipynb)
127
 
128
 
129
  ### Usage guidelines
 
122
 
123
  - Zero-shot Anomaly Detection (to be added soon)
124
  - Zero-shot Imputation (to be added soon)
125
+ - Zero-shot Similarity Search [[Simple Search Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_simple_example.ipynb) [[Indexing Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_with_faiss.ipynb)
126
+ - Multivariate Classification [[Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_classification.ipynb)
127
 
128
 
129
  ### Usage guidelines