crpaulsen commited on
Commit
7fb41e9
1 Parent(s): f562b9f

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "WizardLM/WizardCoder-1B-V1.0",
3
  "activation_function": "gelu_pytorch_tanh",
4
  "architectures": [
5
  "GPTBigCodeForCausalLM"
 
1
  {
2
+ "_name_or_path": "crpaulsen/WizardCoder-1B-V1.0-finetuned",
3
  "activation_function": "gelu_pytorch_tanh",
4
  "architectures": [
5
  "GPTBigCodeForCausalLM"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf2f1f0029373c07a878822949fc04f3ba286aa4fb4a4f9962ac0a20025fd25
3
  size 4548933266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5655e1381749f4e7e901477f73eed883848f731b627f664e25a291c2c275796c
3
  size 4548933266
tokenizer.json CHANGED
@@ -180,8 +180,8 @@
180
  "single_word": false,
181
  "lstrip": false,
182
  "rstrip": false,
183
- "normalized": false,
184
- "special": true
185
  }
186
  ],
187
  "normalizer": null,
 
180
  "single_word": false,
181
  "lstrip": false,
182
  "rstrip": false,
183
+ "normalized": true,
184
+ "special": false
185
  }
186
  ],
187
  "normalizer": null,