Upload wandb/wandb-metadata.json with huggingface_hub
Browse files- wandb/wandb-metadata.json +26 -0
wandb/wandb-metadata.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-6.1.85+-x86_64-with-glibc2.35",
|
3 |
+
"python": "CPython 3.11.11",
|
4 |
+
"startedAt": "2025-01-18T17:03:10.752149Z",
|
5 |
+
"program": "Google_Titaan_implementation.ipynb",
|
6 |
+
"email": "[email protected]",
|
7 |
+
"root": "/content",
|
8 |
+
"host": "17c4989733c5",
|
9 |
+
"executable": "/usr/bin/python3",
|
10 |
+
"colab": "https://colab.research.google.com/notebook#fileId=1Te3e0TG6EW8MbKLGaOEZNLRT-jpdwIeq",
|
11 |
+
"cpu_count": 1,
|
12 |
+
"cpu_count_logical": 2,
|
13 |
+
"disk": {
|
14 |
+
"/": {
|
15 |
+
"total": "115658190848",
|
16 |
+
"used": "33387286528"
|
17 |
+
}
|
18 |
+
},
|
19 |
+
"memory": {
|
20 |
+
"total": "13609431040"
|
21 |
+
},
|
22 |
+
"cpu": {
|
23 |
+
"count": 1,
|
24 |
+
"countLogical": 2
|
25 |
+
}
|
26 |
+
}
|