Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,15 @@ tags:
|
|
16 |
- supertrainer2000
|
17 |
---
|
18 |
|
19 |
-
|
20 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64137e2150358a805203cbac/wEaKoLeJzidUdTWwQmA6k.png)
|
21 |
|
22 |
Memphis-scribe 3B is a finetune of [Memphis-CoT 3B](https://huggingface.co/euclaise/Memphis-CoT-3B) on more creative data, which itself is a finetune of [StableLM 3B 4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t/).
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
- supertrainer2000
|
17 |
---
|
18 |
|
|
|
19 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64137e2150358a805203cbac/wEaKoLeJzidUdTWwQmA6k.png)
|
20 |
|
21 |
Memphis-scribe 3B is a finetune of [Memphis-CoT 3B](https://huggingface.co/euclaise/Memphis-CoT-3B) on more creative data, which itself is a finetune of [StableLM 3B 4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t/).
|
22 |
|
23 |
+
|
24 |
+
It is trained further on TinyCoT, but also on
|
25 |
+
- 10000 comments from [reddit-instruct](https://hf.co/euclaise/reddit-instruct)
|
26 |
+
- 15000 comments from [writingprompts-curated](https://hf.co/euclaise/writingprompts-curated)
|
27 |
+
- [4000 cases of converting MathQA problems to Python snippets](https://hf.co/euclaise/mathqa_programs)
|
28 |
+
- [3000 shorter rows of booksum (both chapter->summary and summary->chapter tasks)](https://huggingface.co/datasets/pszemraj/booksum-short)
|
29 |
+
- 10000 examples from [mathoverflow-accepted](https://hf.co/euclaise/mathoverflow-accepted) comments with >10 upvotes
|
30 |
+
- 1000 examples from [coedit-reworded-deduped](https://huggingface.co/datasets/BEE-spoke-data/coedit-reworded-deduped)
|