S1mKu commited on
Commit
52eee34
·
verified ·
1 Parent(s): b4fb6f0

Extend model naming convention by seed

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
10
  ## Description
11
  A collection of pruned models on different pruning methods, sparsity types and ratios, calibration sets as well as calibration languages. All of the model names are in the format:
12
  ```
13
- pruned-<original model name>-<pruning method>-<sparsity ratio>-<sparsity type>-<calibration dataset>-<calibration languages>
14
  ```
15
 
16
  ## Usage
 
10
  ## Description
11
  A collection of pruned models on different pruning methods, sparsity types and ratios, calibration sets as well as calibration languages. All of the model names are in the format:
12
  ```
13
+ pruned-<original model name>-<pruning method>-<sparsity ratio>-<sparsity type>-<calibration dataset>-<calibration languages>-<seed>
14
  ```
15
 
16
  ## Usage