add experiment scripts and results; watcher.py latest changes

This commit is contained in:
2026-04-30 18:06:03 +00:00
parent 1cf26df450
commit f11cacd9c9
55 changed files with 23594 additions and 726 deletions
+51
View File
@@ -0,0 +1,51 @@
{
"n_sources": 10,
"successful_batches": 4,
"failed_batches": 0,
"successful_episodes": 10,
"failed_episodes": 0,
"results": [
{
"batch_size": 3,
"status_code": 200,
"elapsed_s": 46.49,
"error": null,
"sources": [
"Computational Media Week 1 Handout.docx",
"Aaron_Nelson_CVupdate.docx",
"Aaron Nelson - Artist Statement.pdf"
]
},
{
"batch_size": 3,
"status_code": 200,
"elapsed_s": 38.21,
"error": null,
"sources": [
"DDF305 Course Increase Fee.docx",
"Aaron Nelson Art Resume.docx",
"Dylan McManus Recommendation.docx"
]
},
{
"batch_size": 3,
"status_code": 200,
"elapsed_s": 132.51,
"error": null,
"sources": [
"Design Guide - FDM for Composite Tooling 2.0.pdf",
"Claude: Art jewelry discourse and contemporary trends",
"Aaron Nelson - CV.docx"
]
},
{
"batch_size": 1,
"status_code": 200,
"elapsed_s": 18.63,
"error": null,
"sources": [
"Lecture 2 Update.pptx"
]
}
]
}