winddude commited on
Commit
e24dabe
1 Parent(s): 7670fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: gpl-3.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: gpl-3.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - finance
7
+ - investing
8
+ - crypto
9
+ - reddit
10
  ---
11
+
12
+ # reddit finance 43 250k
13
+
14
+ `reddit_finance_43_250k` is a collection of 250k post/comment pairs from 43 financial, investing and crypto subreddits. Post must have all been text, with a length of 250chars, and a positive score. Each subreddit is narrowed down to the 70th qunatile before being mergered with the other subs.
15
+
16
+ The code to recreate the dataset is here: <https://github.com/getorca/ProfitsBot_V0_OLLM/tree/main/ds_builder>
17
+
18
+ The trained lora model is here: <https://huggingface.co/winddude/pb_lora_7b_v0.1>