Upload folder using huggingface_hub

#5
by sharpenb - opened
Files changed (4) hide show
  1. config.json +1 -1
  2. plots.png +0 -0
  3. results.json +13 -3
  4. smash_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/tmp/tmpheggh1t1",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "/tmp/tmpu6eey9a0",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
plots.png CHANGED
results.json CHANGED
@@ -3,10 +3,20 @@
3
  "base_current_gpu_total_memory": 40339.3125,
4
  "base_memory_inference_first": 690.0,
5
  "base_memory_inference": 570.0,
6
- "base_token_generation_latency_sync": 25.862160873413085,
 
 
 
 
 
7
  "smashed_current_gpu_type": "NVIDIA A100-PCIE-40GB",
8
  "smashed_current_gpu_total_memory": 40339.3125,
9
- "smashed_memory_inference_first": 186.0,
10
  "smashed_memory_inference": 206.0,
11
- "smashed_token_generation_latency_sync": 20.627746963500975
 
 
 
 
 
12
  }
 
3
  "base_current_gpu_total_memory": 40339.3125,
4
  "base_memory_inference_first": 690.0,
5
  "base_memory_inference": 570.0,
6
+ "base_token_generation_latency_sync": 26.18392219543457,
7
+ "base_token_generation_latency_async": 26.8399927765131,
8
+ "base_token_generation_throughput_sync": 0.038191375323226404,
9
+ "base_token_generation_throughput_async": 0.03725783417032329,
10
+ "base_token_generation_CO2_emissions": 7.27957891391666e-06,
11
+ "base_token_generation_energy_consumption": 0.002083295566052838,
12
  "smashed_current_gpu_type": "NVIDIA A100-PCIE-40GB",
13
  "smashed_current_gpu_total_memory": 40339.3125,
14
+ "smashed_memory_inference_first": 184.0,
15
  "smashed_memory_inference": 206.0,
16
+ "smashed_token_generation_latency_sync": 20.504255294799805,
17
+ "smashed_token_generation_latency_async": 20.576557517051697,
18
+ "smashed_token_generation_throughput_sync": 0.048770364279146265,
19
+ "smashed_token_generation_throughput_async": 0.04859899422783936,
20
+ "smashed_token_generation_CO2_emissions": 6.411004057764176e-06,
21
+ "smashed_token_generation_energy_consumption": 0.001626662612168566
22
  }
smash_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "controlnet": "None",
15
  "unet_dim": 4,
16
  "device": "cuda",
17
- "cache_dir": "/ceph/hdd/staff/charpent/.cache/modelsgz3q3awb",
18
  "batch_size": 1,
19
  "tokenizer": "GPT2TokenizerFast(name_or_path='facebook/opt-125m', vocab_size=50265, model_max_length=1000000000000000019884624838656, is_fast=True, padding_side='right', truncation_side='right', special_tokens={'bos_token': '</s>', 'eos_token': '</s>', 'unk_token': '</s>', 'pad_token': '<pad>'}, clean_up_tokenization_spaces=True), added_tokens_decoder={\n\t1: AddedToken(\"<pad>\", rstrip=False, lstrip=False, single_word=False, normalized=True, special=True),\n\t2: AddedToken(\"</s>\", rstrip=False, lstrip=False, single_word=False, normalized=True, special=True),\n}",
20
  "task": "text_text_generation",
 
14
  "controlnet": "None",
15
  "unet_dim": 4,
16
  "device": "cuda",
17
+ "cache_dir": "/ceph/hdd/staff/charpent/.cache/models5ojho2i3",
18
  "batch_size": 1,
19
  "tokenizer": "GPT2TokenizerFast(name_or_path='facebook/opt-125m', vocab_size=50265, model_max_length=1000000000000000019884624838656, is_fast=True, padding_side='right', truncation_side='right', special_tokens={'bos_token': '</s>', 'eos_token': '</s>', 'unk_token': '</s>', 'pad_token': '<pad>'}, clean_up_tokenization_spaces=True), added_tokens_decoder={\n\t1: AddedToken(\"<pad>\", rstrip=False, lstrip=False, single_word=False, normalized=True, special=True),\n\t2: AddedToken(\"</s>\", rstrip=False, lstrip=False, single_word=False, normalized=True, special=True),\n}",
20
  "task": "text_text_generation",