Files changed (2) hide show
  1. adapter_config.json +14 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "bigscience/bloomz-560m",
3
+ "inference_mode": true,
4
+ "num_attention_heads": 16,
5
+ "num_layers": 24,
6
+ "num_transformer_submodules": 1,
7
+ "num_virtual_tokens": 8,
8
+ "peft_type": "PROMPT_TUNING",
9
+ "prompt_tuning_init": "TEXT",
10
+ "prompt_tuning_init_text": "Classify if the tweet is a complaint or not:",
11
+ "task_type": "CAUSAL_LM",
12
+ "token_dim": 1024,
13
+ "tokenizer_name_or_path": "bigscience/bloomz-560m"
14
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47245b77ff3e9cae2729096014d955cbd2ce3ee1a3e6f4043bb38bae38d81de
3
+ size 33533