96 lines
2.7 KiB
JSON
96 lines
2.7 KiB
JSON
{
|
|
"artifacts": [],
|
|
"command": "my_main",
|
|
"experiment": {
|
|
"base_dir": "e:\\Pyton\\IUM\\ium_452627",
|
|
"dependencies": [
|
|
"numpy==1.20.0",
|
|
"pandas==1.4.1",
|
|
"sacred==0.8.4",
|
|
"torch==1.8.1+cu102",
|
|
"torchvision==0.9.1+cu102"
|
|
],
|
|
"mainfile": "sacred_train.py",
|
|
"name": "s452627",
|
|
"repositories": [],
|
|
"sources": [
|
|
[
|
|
"sacred_train.py",
|
|
"_sources\\sacred_train_ff46cdc09c67889917b2588f7c9f993f.py"
|
|
],
|
|
[
|
|
"zadanie1.py",
|
|
"_sources\\zadanie1_214ad86c108ac00197ed071c54ee3658.py"
|
|
]
|
|
]
|
|
},
|
|
"fail_trace": [
|
|
"Traceback (most recent call last):\n",
|
|
" File \"C:\\Users\\kubak\\AppData\\Local\\Programs\\Python\\Python38\\lib\\site-packages\\sacred\\config\\captured_function.py\", line 42, in captured_function\n result = wrapped(*args, **kwargs)\n",
|
|
" File \"e:/Pyton/IUM/ium_452627/sacred_train.py\", line 94, in my_main\n trainNet(_run, trainloader, criterion, optimizer, net, int(float(epochs)))\n",
|
|
" File \"e:/Pyton/IUM/ium_452627/sacred_train.py\", line 50, in trainNet\n print(loss[0])\n",
|
|
"IndexError: invalid index of a 0-dim tensor. Use `tensor.item()` in Python or `tensor.item<T>()` in C++ to convert a 0-dim tensor to a number\n"
|
|
],
|
|
"heartbeat": "2023-05-11T19:48:10.063748",
|
|
"host": {
|
|
"ENV": {},
|
|
"cpu": "Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz",
|
|
"gpus": {
|
|
"driver_version": "472.12",
|
|
"gpus": [
|
|
{
|
|
"model": "NVIDIA GeForce GTX 1070",
|
|
"persistence_mode": false,
|
|
"total_memory": 8192
|
|
}
|
|
]
|
|
},
|
|
"hostname": "JAKUB-HENYK",
|
|
"os": [
|
|
"Windows",
|
|
"Windows-10-10.0.19041-SP0"
|
|
],
|
|
"python_version": "3.8.3"
|
|
},
|
|
"meta": {
|
|
"command": "my_main",
|
|
"config_updates": {},
|
|
"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,
|
|
"COMMAND": null,
|
|
"UPDATE": [],
|
|
"help": false,
|
|
"with": false
|
|
}
|
|
},
|
|
"resources": [
|
|
[
|
|
"E:\\Pyton\\IUM\\ium_452627\\Customers.csv",
|
|
"my_runs\\_resources\\Customers_6514be2808e61a30190fa6265e2352da.csv"
|
|
]
|
|
],
|
|
"result": null,
|
|
"start_time": "2023-05-11T19:48:03.769748",
|
|
"status": "FAILED",
|
|
"stop_time": "2023-05-11T19:48:10.065747"
|
|
} |