Upload files to "my_runs/2"
This commit is contained in:
parent
f88227bcbd
commit
cf82853fd3
83
my_runs/2/run.json
Normal file
83
my_runs/2/run.json
Normal file
@ -0,0 +1,83 @@
|
|||||||
|
{
|
||||||
|
"artifacts": [
|
||||||
|
"model.keras"
|
||||||
|
],
|
||||||
|
"command": "train_and_evaluate",
|
||||||
|
"experiment": {
|
||||||
|
"base_dir": "c:\\Users\\obses\\Desktop",
|
||||||
|
"dependencies": [
|
||||||
|
"keras==3.2.1",
|
||||||
|
"numpy==1.23.5",
|
||||||
|
"pandas==1.5.2",
|
||||||
|
"sacred==0.8.5",
|
||||||
|
"scikit-learn==1.2.0",
|
||||||
|
"tensorflow-intel==2.16.1"
|
||||||
|
],
|
||||||
|
"mainfile": "IUM_7_Sacred.py",
|
||||||
|
"name": "464903",
|
||||||
|
"repositories": [],
|
||||||
|
"sources": [
|
||||||
|
[
|
||||||
|
"IUM_7_Sacred.py",
|
||||||
|
"_sources\\IUM_7_Sacred_ff980bbb1422ca6e6411c1131076e6a8.py"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"heartbeat": "2024-06-09T11:58:58.286374",
|
||||||
|
"host": {
|
||||||
|
"ENV": {},
|
||||||
|
"cpu": "11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz",
|
||||||
|
"gpus": {
|
||||||
|
"driver_version": "546.30",
|
||||||
|
"gpus": [
|
||||||
|
{
|
||||||
|
"model": "NVIDIA GeForce RTX 3050 Laptop GPU",
|
||||||
|
"persistence_mode": false,
|
||||||
|
"total_memory": 4096
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"hostname": "Kuba",
|
||||||
|
"os": [
|
||||||
|
"Windows",
|
||||||
|
"Windows-10-10.0.22631-SP0"
|
||||||
|
],
|
||||||
|
"python_version": "3.10.0"
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"command": "train_and_evaluate",
|
||||||
|
"named_configs": [],
|
||||||
|
"options": {
|
||||||
|
"--beat-interval": null,
|
||||||
|
"--capture": null,
|
||||||
|
"--comment": null,
|
||||||
|
"--debug": false,
|
||||||
|
"--enforce_clean": false,
|
||||||
|
"--file_storage": null,
|
||||||
|
"--force": false,
|
||||||
|
"--help": false,
|
||||||
|
"--id": null,
|
||||||
|
"--loglevel": null,
|
||||||
|
"--mongo_db": null,
|
||||||
|
"--name": null,
|
||||||
|
"--pdb": false,
|
||||||
|
"--print-config": false,
|
||||||
|
"--priority": null,
|
||||||
|
"--queue": false,
|
||||||
|
"--s3": null,
|
||||||
|
"--sql": null,
|
||||||
|
"--tiny_db": null,
|
||||||
|
"--unobserved": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": [
|
||||||
|
[
|
||||||
|
"C:\\Users\\obses\\Desktop\\lettuce_dataset_updated.csv",
|
||||||
|
"my_runs\\_resources\\lettuce_dataset_updated_577a308d3a9f3030c47c7ebceb347871.csv"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"result": null,
|
||||||
|
"start_time": "2024-06-09T11:58:48.047545",
|
||||||
|
"status": "COMPLETED",
|
||||||
|
"stop_time": "2024-06-09T11:58:58.286374"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user