elderberry17 commited on
Commit
cedcb08
·
verified ·
1 Parent(s): 1ae0048

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +1 -6
config.json CHANGED
@@ -1 +1 @@
1
- {"vocab_size": 29564, "model_dim": 128, "n_blocks": 3, "n_heads": 2, "dropout": 0.1}
 
1
+ {"vocab_size": 29564, "model_dim": 256, "n_blocks": 6, "n_heads": 4, "dropout": 0.1}
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7788d56104bfeb6d1927785a73f2a348631993548fdd27e2ee44f7fec17bd16e
3
- size 17245358
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f30abc090f735b4c3b5b816294767bca8bb1950a73f9ded14748a3c7e402d64
3
+ size 45759258
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": {
10
  "strategy": "BatchLongest",
11
  "direction": "Right",
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": {
5
  "strategy": "BatchLongest",
6
  "direction": "Right",