shawhin commited on
Commit
7287d45
·
1 Parent(s): be4c40b

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +1 -1
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -8,6 +8,7 @@ metrics:
8
  model-index:
9
  - name: distilbert-base-uncased-lora-text-classification
10
  results: []
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -63,6 +64,7 @@ The following hyperparameters were used during training:
63
 
64
  ### Framework versions
65
 
 
66
  - Transformers 4.32.1
67
  - Pytorch 2.1.0.dev20230905
68
  - Datasets 2.14.4
 
8
  model-index:
9
  - name: distilbert-base-uncased-lora-text-classification
10
  results: []
11
+ library_name: peft
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
64
 
65
  ### Framework versions
66
 
67
+ - PEFT 0.5.0
68
  - Transformers 4.32.1
69
  - Pytorch 2.1.0.dev20230905
70
  - Datasets 2.14.4
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "lora_dropout": 0.01,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
  "q_lin"
 
11
  "lora_dropout": 0.01,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 4,
15
  "revision": null,
16
  "target_modules": [
17
  "q_lin"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0173313b7aaa52287e75f0aa50180806d9f6bee89dc3aa1a608b09da3ccc48d1
3
- size 2669598
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b57596d50bd41943ac4ec9e2fe3fc101b1658938e8cb1e68eb6d4a69ff0ccb7
3
+ size 2522142