Upload stats.json with huggingface_hub
Browse files- stats.json +21 -0
stats.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_input": 3840,
|
| 3 |
+
"num_after_dedup": 3000,
|
| 4 |
+
"num_after_clip": 2536,
|
| 5 |
+
"num_sharded": 2536,
|
| 6 |
+
"exact_dups": 637,
|
| 7 |
+
"near_dups": 203,
|
| 8 |
+
"dedup_rate": 0.21875,
|
| 9 |
+
"num_shards": 3,
|
| 10 |
+
"num_workers": 8,
|
| 11 |
+
"hash_kind": "dhash",
|
| 12 |
+
"elapsed_sec": 14.826965899999777,
|
| 13 |
+
"images_per_sec": 258.9875788410667,
|
| 14 |
+
"band_pairs_checked": 556812,
|
| 15 |
+
"clip_ran": true,
|
| 16 |
+
"extra": {
|
| 17 |
+
"clip_threshold": 0.1,
|
| 18 |
+
"clip_score_min": 0.036224767565727234,
|
| 19 |
+
"clip_score_max": 0.3183661103248596
|
| 20 |
+
}
|
| 21 |
+
}
|