Upload coding/metadata.json with huggingface_hub
Browse files- coding/metadata.json +11 -0
coding/metadata.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"samples_by_source": {
|
| 3 |
+
"microsoft/rStar-Coder (seed_sft)": 592431,
|
| 4 |
+
"microsoft/rStar-Coder (synthetic_sft)": 398006,
|
| 5 |
+
"glaiveai/glaive-code-assistant": 136109,
|
| 6 |
+
"glaiveai/code_edits_sample": 10133
|
| 7 |
+
},
|
| 8 |
+
"total_samples": 1136679,
|
| 9 |
+
"total_sources": 4,
|
| 10 |
+
"total_chunks": 46
|
| 11 |
+
}
|