large-hadron-collider commited on
Commit
39888a0
·
verified ·
1 Parent(s): 159e9aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -20,6 +20,7 @@ Results files should have the following format and be stored as json files:
20
  "model_dtype": "torch.float16", # or torch.bfloat16 or 8bit or 4bit
21
  "model_name": "path of the model on the hub: org/model",
22
  "model_sha": "revision on the hub",
 
23
  },
24
  "results": {
25
  "task_name": {
 
20
  "model_dtype": "torch.float16", # or torch.bfloat16 or 8bit or 4bit
21
  "model_name": "path of the model on the hub: org/model",
22
  "model_sha": "revision on the hub",
23
+ "compressin_method": "delete all"
24
  },
25
  "results": {
26
  "task_name": {