ADAPT-Chase commited on
Commit
9e95a82
·
verified ·
1 Parent(s): 69470b0

Upload quantum_metrics/quality_report_20250824_144243.json with huggingface_hub

Browse files
quantum_metrics/quality_report_20250824_144243.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "processing_date": "2025-08-24T14:42:43.545232",
3
+ "total_documents": 1,
4
+ "quality_metrics": {
5
+ "readability": {
6
+ "mean": 0.8,
7
+ "std": 0.0,
8
+ "min": 0.8,
9
+ "max": 0.8
10
+ },
11
+ "coherence": {
12
+ "mean": 0.7,
13
+ "std": 0.0,
14
+ "min": 0.7,
15
+ "max": 0.7
16
+ },
17
+ "toxicity": {
18
+ "mean": 0.1,
19
+ "std": 0.0,
20
+ "min": 0.1,
21
+ "max": 0.1
22
+ },
23
+ "informative": {
24
+ "mean": 0.9,
25
+ "std": 0.0,
26
+ "min": 0.9,
27
+ "max": 0.9
28
+ }
29
+ },
30
+ "corpus_statistics": {
31
+ "total_words": 20,
32
+ "total_chars": 100,
33
+ "avg_words_per_doc": 20.0,
34
+ "avg_chars_per_doc": 100.0
35
+ },
36
+ "processing_metrics": {
37
+ "total_processing_time": 0.5,
38
+ "avg_processing_time": 0.5,
39
+ "docs_per_second": 2.0
40
+ }
41
+ }