Upload OPTForCausalLM

#3
by albertvillanova HF Staff - opened
Files changed (2) hide show
  1. config.json +2 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_remove_final_layer_norm": false,
 
3
  "activation_function": "relu",
4
  "architectures": [
5
  "OPTForCausalLM"
@@ -21,6 +22,7 @@
21
  "num_attention_heads": 4,
22
  "num_hidden_layers": 2,
23
  "pad_token_id": 1,
 
24
  "transformers_version": "4.56.2",
25
  "use_cache": true,
26
  "vocab_size": 50272,
 
1
  {
2
  "_remove_final_layer_norm": false,
3
+ "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
  "OPTForCausalLM"
 
22
  "num_attention_heads": 4,
23
  "num_hidden_layers": 2,
24
  "pad_token_id": 1,
25
+ "prefix": "</s>",
26
  "transformers_version": "4.56.2",
27
  "use_cache": true,
28
  "vocab_size": 50272,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1feacb109f53317ea274284e332372b7fcef91f85f092c67af1dbfcaaa91808
3
  size 844480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34fb0c80127d7b78877beeafbe98cd4555a821bf48352c0da0456337aa8b1ad
3
  size 844480