Update README.md
Browse files
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": {
|