Update README.md
Browse files
README.md
CHANGED
|
@@ -3,9 +3,21 @@ license: other
|
|
| 3 |
license_name: how-to-get-a-license-when-i-dont-want-to-die
|
| 4 |
license_link: LICENSE
|
| 5 |
datasets:
|
| 6 |
-
-
|
| 7 |
-
- teknium/OpenHermes-2.5
|
| 8 |
- tatsu-lab/alpaca
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
pipeline_tag: text-generation
|
|
@@ -31,9 +43,8 @@ This is my MSH-Tiny model before the redesign (you could say it's the original v
|
|
| 31 |
Use the included notebook **`You_can_still_run_it_directly_on_your_own_machine_if_it's_too_small.ipynb`** — open it in Google Colab, run all cells.
|
| 32 |
|
| 33 |
Looking for a ready-to-use format instead?
|
| 34 |
-
- `.safetensors`: [`mondk/
|
| 35 |
-
- `.
|
| 36 |
-
|
| 37 |
---
|
| 38 |
|
| 39 |
my license: https://huggingface.co/mondk/see_upcoming_models/blob/main/LICENSE
|
|
|
|
| 3 |
license_name: how-to-get-a-license-when-i-dont-want-to-die
|
| 4 |
license_link: LICENSE
|
| 5 |
datasets:
|
| 6 |
+
- mondk/Greetings-hi-for-train-Msh-v2
|
|
|
|
| 7 |
- tatsu-lab/alpaca
|
| 8 |
+
- databricks/databricks-dolly-15k
|
| 9 |
+
- teknium/OpenHermes-2.5
|
| 10 |
+
- m-a-p/Code-Feedback
|
| 11 |
+
- OpenAssistant/oasst1
|
| 12 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
| 13 |
+
- glaiveai/glaive-function-calling-v2
|
| 14 |
+
- openai/openai_humaneval
|
| 15 |
+
- HuggingFaceH4/no_robots
|
| 16 |
+
- open-thoughts/OpenThoughts-114k
|
| 17 |
+
- HuggingFaceH4/ultrachat_200k
|
| 18 |
+
- google-research-datasets/poem_sentiment
|
| 19 |
+
- CohereLabs/aya_dataset
|
| 20 |
+
- sentence-transformers/natural-questions
|
| 21 |
language:
|
| 22 |
- en
|
| 23 |
pipeline_tag: text-generation
|
|
|
|
| 43 |
Use the included notebook **`You_can_still_run_it_directly_on_your_own_machine_if_it's_too_small.ipynb`** — open it in Google Colab, run all cells.
|
| 44 |
|
| 45 |
Looking for a ready-to-use format instead?
|
| 46 |
+
- `.safetensors`: [`mondk/Msh-Tiny-47M`](https://huggingface.co/mondk/Msh-Tiny-47M).
|
| 47 |
+
- `.model`: [`mondk/Msh-Tiny-47M-GGUF`](https://huggingface.co/mondk/Msh-Tiny-47M-GGUF)
|
|
|
|
| 48 |
---
|
| 49 |
|
| 50 |
my license: https://huggingface.co/mondk/see_upcoming_models/blob/main/LICENSE
|