ICEFROG0296 commited on
Commit
f90ce31
·
verified ·
1 Parent(s): 2c6a2be

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "CodeGenForCausalLM"
@@ -35,7 +36,7 @@
35
  "tie_word_embeddings": false,
36
  "tokenizer_class": "GPT2Tokenizer",
37
  "torch_dtype": "float32",
38
- "transformers_version": "4.50.3",
39
  "use_cache": true,
40
  "vocab_size": 51200
41
  }
 
1
  {
2
+ "_name_or_path": "Salesforce/codegen-350M-mono",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "CodeGenForCausalLM"
 
36
  "tie_word_embeddings": false,
37
  "tokenizer_class": "GPT2Tokenizer",
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.49.0",
40
  "use_cache": true,
41
  "vocab_size": 51200
42
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:687bc375fa53e4fa3ec5ab2ef6951c6504c441f79ff87c2b9a2b12360b395571
3
  size 1426867192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91411cc35fe03940e20d51409d3bac839d28708255daa2a9cd06a0da09630b5e
3
  size 1426867192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46c226e1c8c71bcdff80c1f436fc5db9a5ce97c5e100c1b9c1dc74f414b9cd72
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ba19df895480c058c2da5de50e4f54537e38f656088c03eb6ae4cdcabf8312
3
+ size 5304