rajulshakya commited on
Commit
87d5ec4
1 Parent(s): bdc5f80

Training in progress step 800

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
  4. tokenizer.json +1 -0
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.39.3",
37
  "use_cache": true,
38
  "vocab_size": 50000
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.40.1",
37
  "use_cache": true,
38
  "vocab_size": 50000
39
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
- "transformers_version": "4.39.3"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
+ "transformers_version": "4.40.1"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49e850e65a351bbb75a35792215347610b2a2bae05a0869ebc899d99ffc6616f
3
  size 496984704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b91158ccc295097ce7d9962a3889fcd151031c9c0c2108cafbb9a9fd1b6ff1
3
  size 496984704
tokenizer.json CHANGED
@@ -40,6 +40,7 @@
40
  "end_of_word_suffix": "",
41
  "fuse_unk": false,
42
  "byte_fallback": false,
 
43
  "vocab": {
44
  "<|endoftext|>": 0,
45
  "!": 1,
 
40
  "end_of_word_suffix": "",
41
  "fuse_unk": false,
42
  "byte_fallback": false,
43
+ "ignore_merges": false,
44
  "vocab": {
45
  "<|endoftext|>": 0,
46
  "!": 1,