Upload instruct/metadata.json with huggingface_hub
Browse files- instruct/metadata.json +12 -0
instruct/metadata.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"samples_by_source": {
|
| 3 |
+
"crumb/Clean-Instruct-440k": 452760,
|
| 4 |
+
"nvidia/Daring-Anteater": 102097,
|
| 5 |
+
"WizardLMTeam/WizardLM_evol_instruct_V2_196k": 146251,
|
| 6 |
+
"nothingiisreal/Claude-3-Opus-Instruct-15K (Instruct Data v1 - Merged)": 4363,
|
| 7 |
+
"nothingiisreal/Claude-3-Opus-Instruct-15K (Instruct Data v2 - Merged)": 4220
|
| 8 |
+
},
|
| 9 |
+
"total_samples": 709691,
|
| 10 |
+
"total_sources": 5,
|
| 11 |
+
"total_chunks": 29
|
| 12 |
+
}
|