jppgks commited on
Commit
6b546f5
·
1 Parent(s): e94c674

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -25,3 +25,7 @@ configs:
25
  - split: validation
26
  path: data/validation-*
27
  ---
 
 
 
 
 
25
  - split: validation
26
  path: data/validation-*
27
  ---
28
+
29
+ [zeroshot/twitter-financial-news-sentiment](https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment) prepared for LLM fine-tuning
30
+ by adding an `instruction` column and mapping the label from numeric to string (`{0:"negative", 1:'positive', 2:'neutral'}`).
31
+