Upload system/metadata.json with huggingface_hub
Browse files- system/metadata.json +11 -0
system/metadata.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"samples_by_source": {
|
| 3 |
+
"EricLu/System-Prompt-Instruction-Real-world-Implementation-Training-set": 6000,
|
| 4 |
+
"QuixiAI/SystemChat-2.0": 142734,
|
| 5 |
+
"PocketDoc/Dans-Systemmaxx": 20731,
|
| 6 |
+
"abacusai/SystemChat-1.1": 20566
|
| 7 |
+
},
|
| 8 |
+
"total_samples": 190031,
|
| 9 |
+
"total_sources": 4,
|
| 10 |
+
"total_chunks": 8
|
| 11 |
+
}
|