mirror of
https://github.com/Azure-Samples/graphrag-accelerator.git
synced 2025-10-11 08:43:32 +00:00
update synthetic index dataset
This commit is contained in:
parent
97d8b5276d
commit
3c960593ae
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
55
backend/tests/data/synthetic-dataset/output/stats.json
Normal file
55
backend/tests/data/synthetic-dataset/output/stats.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"total_runtime": 448.37977504730225,
|
||||
"num_documents": 1,
|
||||
"input_load_time": 0,
|
||||
"workflows": {
|
||||
"create_base_text_units": {
|
||||
"overall": 53.45723581314087,
|
||||
"0_create_base_text_units": 53.45350193977356
|
||||
},
|
||||
"create_final_documents": {
|
||||
"overall": 0.02505803108215332,
|
||||
"0_create_final_documents": 0.020849943161010742
|
||||
},
|
||||
"extract_graph": {
|
||||
"overall": 34.7699990272522,
|
||||
"0_extract_graph": 34.764244079589844
|
||||
},
|
||||
"create_final_covariates": {
|
||||
"overall": 95.0032262802124,
|
||||
"0_create_final_covariates": 94.99715995788574
|
||||
},
|
||||
"compute_communities": {
|
||||
"overall": 46.5885169506073,
|
||||
"0_compute_communities": 46.58116793632507
|
||||
},
|
||||
"create_final_entities": {
|
||||
"overall": 0.016257047653198242,
|
||||
"0_create_final_entities": 0.008460044860839844
|
||||
},
|
||||
"create_final_relationships": {
|
||||
"overall": 0.024403810501098633,
|
||||
"0_create_final_relationships": 0.015250921249389648
|
||||
},
|
||||
"create_final_communities": {
|
||||
"overall": 0.06716585159301758,
|
||||
"0_create_final_communities": 0.0562739372253418
|
||||
},
|
||||
"create_final_nodes": {
|
||||
"overall": 0.07185697555541992,
|
||||
"0_create_final_nodes": 0.06386590003967285
|
||||
},
|
||||
"create_final_text_units": {
|
||||
"overall": 0.049547672271728516,
|
||||
"0_create_final_text_units": 0.04032492637634277
|
||||
},
|
||||
"create_final_community_reports": {
|
||||
"overall": 208.44650506973267,
|
||||
"0_create_final_community_reports": 208.43680477142334
|
||||
},
|
||||
"generate_text_embeddings": {
|
||||
"overall": 4.21114182472229,
|
||||
"0_generate_text_embeddings": 4.199523687362671
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user