ktgiahieu commited on
Commit
8024acd
1 Parent(s): 720edaf

Upload model

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. adapter_config.json +16 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
adapter_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "ktgiahieu/base-deberta-v3-large-peft-p-tuning-fbprize",
3
+ "encoder_dropout": 0.0,
4
+ "encoder_hidden_size": 128,
5
+ "encoder_num_layers": 2,
6
+ "encoder_reparameterization_type": "MLP",
7
+ "inference_mode": true,
8
+ "num_attention_heads": 16,
9
+ "num_layers": 24,
10
+ "num_transformer_submodules": 1,
11
+ "num_virtual_tokens": 20,
12
+ "peft_type": "P_TUNING",
13
+ "revision": null,
14
+ "task_type": "SEQ_CLS",
15
+ "token_dim": 1024
16
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e104131a1741c2ea33f0af04ad5f5f1d111669fa2947aba22c6929f27178a737
3
+ size 87361