Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,6 @@ This is one of the first models trained on the LosslessMegaCodeTrainingV2_1m_Evo
|
|
9 |
|
10 |
- This model was made as a colaboration between me and andreaskoepf who is an affiliate of Open Assistant.
|
11 |
|
12 |
-
The link for the full dataset is bellow:
|
13 |
-
|
14 |
-
- https://huggingface.co/datasets/rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored
|
15 |
-
|
16 |
-
Link for the filtered dataset used to make this model are bellow:
|
17 |
-
|
18 |
-
- https://huggingface.co/datasets/andreaskoepf/megacode2-min100
|
19 |
-
|
20 |
This model is extremely good at coding, and might be one of the best coding models for its size and much better than any 7b parameter model. Plans for bigger models are coming in the future.
|
21 |
|
22 |
The chat format for this model is alpaca
|
@@ -25,6 +17,14 @@ USER: {prompt}
|
|
25 |
ASSISTANT:
|
26 |
```
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
The original posting for this model was uploaded at the link bellow.
|
29 |
|
30 |
https://huggingface.co/andreaskoepf/llama2-7b-megacode2_min100
|
|
|
9 |
|
10 |
- This model was made as a colaboration between me and andreaskoepf who is an affiliate of Open Assistant.
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
This model is extremely good at coding, and might be one of the best coding models for its size and much better than any 7b parameter model. Plans for bigger models are coming in the future.
|
13 |
|
14 |
The chat format for this model is alpaca
|
|
|
17 |
ASSISTANT:
|
18 |
```
|
19 |
|
20 |
+
The link for the full dataset is bellow:
|
21 |
+
|
22 |
+
- https://huggingface.co/datasets/rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored
|
23 |
+
|
24 |
+
Link for the filtered dataset used to make this model are bellow:
|
25 |
+
|
26 |
+
- https://huggingface.co/datasets/andreaskoepf/megacode2-min100
|
27 |
+
|
28 |
The original posting for this model was uploaded at the link bellow.
|
29 |
|
30 |
https://huggingface.co/andreaskoepf/llama2-7b-megacode2_min100
|