lucas-w commited on
Commit
799201b
1 Parent(s): 40acaef

Upload model

Browse files
Files changed (2) hide show
  1. config.json +44 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/saved_weights/pytorch_model.bin",
3
+ "architectures": [
4
+ "BertModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "auto_mapping": null,
8
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
9
+ "bias": "none",
10
+ "classifier_dropout": null,
11
+ "fan_in_fan_out": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "inference_mode": true,
16
+ "init_lora_weights": true,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "layer_norm_eps": 1e-12,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "lora_alpha": 32,
23
+ "lora_dropout": 0.05,
24
+ "max_position_embeddings": 512,
25
+ "model_type": "bert",
26
+ "modules_to_save": null,
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "pad_token_id": 0,
30
+ "peft_type": "LORA",
31
+ "position_embedding_type": "absolute",
32
+ "r": 8,
33
+ "revision": null,
34
+ "target_modules": [
35
+ "q_proj",
36
+ "v_proj"
37
+ ],
38
+ "task_type": "CAUSAL_LM",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.31.0",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 30522
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6e9f73b240f91096d3a3c6350b7ac18afefa6f87221b031524fbafaea5d1e49
3
+ size 437992937