Commit
•
0c38628
1
Parent(s):
9fc5cde
Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -78,7 +78,7 @@
|
|
78 |
"environment": {
|
79 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
80 |
"cpu_count": 128,
|
81 |
-
"cpu_ram_mb": 1082014.
|
82 |
"system": "Linux",
|
83 |
"machine": "x86_64",
|
84 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
@@ -100,7 +100,7 @@
|
|
100 |
"optimum_benchmark_commit": null,
|
101 |
"transformers_version": "4.45.2",
|
102 |
"transformers_commit": null,
|
103 |
-
"accelerate_version": "1.0.
|
104 |
"accelerate_commit": null,
|
105 |
"diffusers_version": "0.30.3",
|
106 |
"diffusers_commit": null,
|
@@ -108,7 +108,7 @@
|
|
108 |
"optimum_commit": null,
|
109 |
"timm_version": "1.0.9",
|
110 |
"timm_commit": null,
|
111 |
-
"peft_version": "0.13.
|
112 |
"peft_commit": null
|
113 |
},
|
114 |
"print_report": true,
|
|
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
78 |
"environment": {
|
79 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
80 |
"cpu_count": 128,
|
81 |
+
"cpu_ram_mb": 1082014.490624,
|
82 |
"system": "Linux",
|
83 |
"machine": "x86_64",
|
84 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
|
|
100 |
"optimum_benchmark_commit": null,
|
101 |
"transformers_version": "4.45.2",
|
102 |
"transformers_commit": null,
|
103 |
+
"accelerate_version": "1.0.1",
|
104 |
"accelerate_commit": null,
|
105 |
"diffusers_version": "0.30.3",
|
106 |
"diffusers_commit": null,
|
|
|
108 |
"optimum_commit": null,
|
109 |
"timm_version": "1.0.9",
|
110 |
"timm_commit": null,
|
111 |
+
"peft_version": "0.13.2",
|
112 |
"peft_commit": null
|
113 |
},
|
114 |
"print_report": true,
|