Upload wandb-metadata.json
Browse files- wandb-metadata.json +64 -0
wandb-metadata.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-5.15.0-1071-aws-x86_64-with-glibc2.31",
|
| 3 |
+
"python": "3.10.10",
|
| 4 |
+
"startedAt": "2024-11-02T12:47:11.302517Z",
|
| 5 |
+
"args": [
|
| 6 |
+
"examples/train_full/fmb_qwen2_full_sft.yaml"
|
| 7 |
+
],
|
| 8 |
+
"program": "/teamspace/studios/this_studio/LLaMA-Factory/src/llamafactory/launcher.py",
|
| 9 |
+
"codePath": "src/llamafactory/launcher.py",
|
| 10 |
+
"git": {
|
| 11 |
+
"remote": "https://github.com/hiyouga/LLaMA-Factory.git",
|
| 12 |
+
"commit": "0a55e60693ab15d92fbe3d7d536408e26228ab82"
|
| 13 |
+
},
|
| 14 |
+
"email": "apjanco@gmail.com",
|
| 15 |
+
"root": "/teamspace/studios/this_studio/LLaMA-Factory",
|
| 16 |
+
"host": "ip-10-192-12-55",
|
| 17 |
+
"username": "zeus",
|
| 18 |
+
"executable": "/home/zeus/miniconda3/envs/cloudspace/bin/python",
|
| 19 |
+
"codePathLocal": "src/llamafactory/launcher.py",
|
| 20 |
+
"cpu_count": 24,
|
| 21 |
+
"cpu_count_logical": 48,
|
| 22 |
+
"gpu": "NVIDIA L40S",
|
| 23 |
+
"gpu_count": 4,
|
| 24 |
+
"disk": {
|
| 25 |
+
"/": {
|
| 26 |
+
"total": "3739182850048",
|
| 27 |
+
"used": "318757998592"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"memory": {
|
| 31 |
+
"total": "400220504064"
|
| 32 |
+
},
|
| 33 |
+
"cpu": {
|
| 34 |
+
"count": 24,
|
| 35 |
+
"countLogical": 48
|
| 36 |
+
},
|
| 37 |
+
"gpu_nvidia": [
|
| 38 |
+
{
|
| 39 |
+
"name": "NVIDIA L40S",
|
| 40 |
+
"memoryTotal": "48305799168",
|
| 41 |
+
"cudaCores": 18176,
|
| 42 |
+
"architecture": "Ada"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "NVIDIA L40S",
|
| 46 |
+
"memoryTotal": "48305799168",
|
| 47 |
+
"cudaCores": 18176,
|
| 48 |
+
"architecture": "Ada"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"name": "NVIDIA L40S",
|
| 52 |
+
"memoryTotal": "48305799168",
|
| 53 |
+
"cudaCores": 18176,
|
| 54 |
+
"architecture": "Ada"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"name": "NVIDIA L40S",
|
| 58 |
+
"memoryTotal": "48305799168",
|
| 59 |
+
"cudaCores": 18176,
|
| 60 |
+
"architecture": "Ada"
|
| 61 |
+
}
|
| 62 |
+
],
|
| 63 |
+
"cudaVersion": "12.2"
|
| 64 |
+
}
|