Datasets:
Upload data/nebius_dataset.stats.json with huggingface_hub
Browse files
data/nebius_dataset.stats.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_samples": 1000,
|
| 3 |
+
"config": {
|
| 4 |
+
"num_samples": 1000,
|
| 5 |
+
"var_suffix_tokens": 3500,
|
| 6 |
+
"target_output_tokens": 200,
|
| 7 |
+
"seed": 42,
|
| 8 |
+
"query_template": "Based on the context provided above, identify and list 10 key technical concepts or terms that appear in the retrieved documents. For each concept, provide a brief one-sentence explanation of what it means in the context of Kubernetes and cloud computing."
|
| 9 |
+
},
|
| 10 |
+
"token_stats": {
|
| 11 |
+
"avg_total_tokens": 69937.13,
|
| 12 |
+
"min_total_tokens": 69707,
|
| 13 |
+
"max_total_tokens": 70061,
|
| 14 |
+
"avg_cache_hit_rate": 0.9508550735859984
|
| 15 |
+
}
|
| 16 |
+
}
|