floriangardin commited on
Commit
f2ac98d
1 Parent(s): f8addc7

Upload model

Browse files
Files changed (3) hide show
  1. config.json +7 -8
  2. generation_config.json +2 -2
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "data/chord_model/checkpoint-39000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -7,15 +6,15 @@
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 5,
9
  "embd_pdrop": 0.1,
10
- "eos_token_id": 47,
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_embd": 256,
15
- "n_head": 4,
16
  "n_inner": null,
17
- "n_layer": 4,
18
- "n_positions": 256,
19
  "padding_token_id": 3,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
@@ -27,7 +26,7 @@
27
  "summary_type": "cls_index",
28
  "summary_use_proj": true,
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.35.0",
31
  "use_cache": true,
32
- "vocab_size": 47
33
  }
 
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "GPT2LMHeadModel"
 
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 5,
8
  "embd_pdrop": 0.1,
9
+ "eos_token_id": 49,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
  "model_type": "gpt2",
13
+ "n_embd": 300,
14
+ "n_head": 5,
15
  "n_inner": null,
16
+ "n_layer": 5,
17
+ "n_positions": 512,
18
  "padding_token_id": 3,
19
  "reorder_and_upcast_attn": false,
20
  "resid_pdrop": 0.1,
 
26
  "summary_type": "cls_index",
27
  "summary_use_proj": true,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.35.2",
30
  "use_cache": true,
31
+ "vocab_size": 49
32
  }
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 5,
4
- "eos_token_id": 47,
5
- "transformers_version": "4.35.0"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 5,
4
+ "eos_token_id": 49,
5
+ "transformers_version": "4.35.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:465e568775d6b0c861112f9c64fab442f928c3aecdafc3ee1add58964d120418
3
- size 12953576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b403d805bc9fcbd9a3603cbd7a6fbfae9d1f292d1d15267cf52a1d5fc9f0ffc9
3
+ size 22359920