Rustamshry commited on
Commit
189f575
·
verified ·
1 Parent(s): 6031bec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ pipeline_tag: text-generation
17
 
18
  ## Model Details
19
 
 
 
20
  StockDirection is a fine-tuned language model for binary stock movement prediction.
21
  The model is trained to predict whether the next day’s stock price of Akbank (AKBNK), traded on Borsa Istanbul (BIST), will move UP or DOWN, based on the daily percentage changes from the last four days and the current day.
22
 
 
17
 
18
  ## Model Details
19
 
20
+ GGUF version of https://huggingface.co/khazarai/StockDirection
21
+
22
  StockDirection is a fine-tuned language model for binary stock movement prediction.
23
  The model is trained to predict whether the next day’s stock price of Akbank (AKBNK), traded on Borsa Istanbul (BIST), will move UP or DOWN, based on the daily percentage changes from the last four days and the current day.
24