Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,15 @@ tags:
|
|
18 |
|
19 |
# Description
|
20 |
|
21 |
-
Qwen2.5-Coder-7B-Instruct trained on a merged dataset of Unity3d q&a from these
|
|
|
22 |
[ibranze/codellama_unity3d_v2](https://huggingface.co/datasets/ibranze/codellama_unity3d_v2) (Full)
|
|
|
23 |
[Hypersniper/unity_api_2022_3](https://huggingface.co/datasets/Hypersniper/unity_api_2022_3) (10%)
|
24 |
|
|
|
|
|
|
|
25 |
preview 2:
|
26 |
26210 rows, of which ca 1000 are from my own multi response dataset
|
27 |
|
|
|
18 |
|
19 |
# Description
|
20 |
|
21 |
+
Qwen2.5-Coder-7B-Instruct trained on a merged dataset of Unity3d q&a from these three datasets:
|
22 |
+
|
23 |
[ibranze/codellama_unity3d_v2](https://huggingface.co/datasets/ibranze/codellama_unity3d_v2) (Full)
|
24 |
+
|
25 |
[Hypersniper/unity_api_2022_3](https://huggingface.co/datasets/Hypersniper/unity_api_2022_3) (10%)
|
26 |
|
27 |
+
[neph1/Unity_Code_QnA](https://huggingface.co/datasets/neph1/Unity_Code_QnA) (Full)
|
28 |
+
|
29 |
+
|
30 |
preview 2:
|
31 |
26210 rows, of which ca 1000 are from my own multi response dataset
|
32 |
|