IlyasMoutawwakil HF staff commited on
Commit
4966b71
·
verified ·
1 Parent(s): 11a6b96

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
@@ -6,6 +6,7 @@
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "text-generation",
8
  "library": "transformers",
 
9
  "model": "openai-community/gpt2",
10
  "processor": "openai-community/gpt2",
11
  "device": "cuda",
@@ -90,7 +91,7 @@
90
  "gpu_count": 1,
91
  "gpu_vram_mb": 68702699520,
92
  "optimum_benchmark_version": "0.3.1",
93
- "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
94
  "transformers_version": "4.42.4",
95
  "transformers_commit": null,
96
  "accelerate_version": "0.32.1",
 
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "text-generation",
8
  "library": "transformers",
9
+ "model_type": "gpt2",
10
  "model": "openai-community/gpt2",
11
  "processor": "openai-community/gpt2",
12
  "device": "cuda",
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",