|
{ |
|
"os": "Linux-6.1.85+-x86_64-with-glibc2.35", |
|
"python": "CPython 3.10.12", |
|
"startedAt": "2025-01-07T07:13:33.418294Z", |
|
"args": [ |
|
"task=detect", |
|
"mode=train", |
|
"epochs=100", |
|
"batch=8", |
|
"plots=True", |
|
"model=/content/OCR-Project/weights/yolov10l.pt", |
|
"data=/content/OCR-Project/data/MyNewVersion5.0Dataset/data.yaml" |
|
], |
|
"program": "/usr/local/bin/yolo", |
|
"root": "/content/OCR-Project", |
|
"host": "51036eacc3b2", |
|
"executable": "/usr/bin/python3", |
|
"cpu_count": 1, |
|
"cpu_count_logical": 2, |
|
"gpu": "Tesla T4", |
|
"gpu_count": 1, |
|
"disk": { |
|
"/": { |
|
"total": "120942624768", |
|
"used": "36696965120" |
|
} |
|
}, |
|
"memory": { |
|
"total": "13609431040" |
|
}, |
|
"cpu": { |
|
"count": 1, |
|
"countLogical": 2 |
|
}, |
|
"gpu_nvidia": [ |
|
{ |
|
"name": "Tesla T4", |
|
"memoryTotal": "16106127360", |
|
"cudaCores": 2560, |
|
"architecture": "Turing" |
|
} |
|
], |
|
"cudaVersion": "12.2" |
|
} |