rbiojout commited on
Commit
4d14a14
·
1 Parent(s): e84c4ad

Training in progress, step 1

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bigcode/santacoder",
3
  "activation_function": "gelu_fast",
4
  "architectures": [
5
  "GPT2LMHeadCustomModel"
@@ -7,8 +7,8 @@
7
  "attention_head_type": "multiquery",
8
  "attn_pdrop": 0.1,
9
  "auto_map": {
10
- "AutoConfig": "bigcode/santacoder--configuration_gpt2_mq.GPT2CustomConfig",
11
- "AutoModelForCausalLM": "bigcode/santacoder--modeling_gpt2_mq.GPT2LMHeadCustomModel"
12
  },
13
  "bos_token_id": 49152,
14
  "embd_pdrop": 0.1,
@@ -31,7 +31,7 @@
31
  "summary_type": "cls_index",
32
  "summary_use_proj": true,
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.30.2",
35
  "use_cache": false,
36
  "vocab_size": 49280
37
  }
 
1
  {
2
+ "_name_or_path": "/Users/raphaelbiojout/PycharmProjects/starcoder/santacoder-odoo-15",
3
  "activation_function": "gelu_fast",
4
  "architectures": [
5
  "GPT2LMHeadCustomModel"
 
7
  "attention_head_type": "multiquery",
8
  "attn_pdrop": 0.1,
9
  "auto_map": {
10
+ "AutoConfig": "configuration_gpt2_mq.GPT2CustomConfig",
11
+ "AutoModelForCausalLM": "modeling_gpt2_mq.GPT2LMHeadCustomModel"
12
  },
13
  "bos_token_id": 49152,
14
  "embd_pdrop": 0.1,
 
31
  "summary_type": "cls_index",
32
  "summary_use_proj": true,
33
  "torch_dtype": "float32",
34
+ "transformers_version": "4.31.0",
35
  "use_cache": false,
36
  "vocab_size": 49280
37
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b1016ec6493eb14b1b34552eddce6b4a6724a759431a090d4df0cc1788fd181
3
- size 4600336581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c502eb92843993c8757f9ad38b5d0174779f2ab1cb4771ffcd7d6b886568f0fe
3
+ size 4600331598
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96ecb0a88fcb86bf4ad8b7d3952294a7e772ab1f71b28699e47e223f6a02ca1c
3
- size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e81e06c6344df78495754ac1087eef91106559c0e3b939ab82667a08e66271
3
+ size 4344