boris commited on
Commit
e1fed2d
1 Parent(s): f20354f

feat: update model

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. vocab.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./model/checkpoint-18031",
3
  "activation_dropout": 0.055,
4
  "apply_spec_augment": true,
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "./model/checkpoint-6880",
3
  "activation_dropout": 0.055,
4
  "apply_spec_augment": true,
5
  "architectures": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cae3d46ac9f8a7a70d4549002efa96fb4bdc916e9c5b91be23c3b000212b14e
3
  size 1262085527
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312b4598971f7be536ee3d79cb686024c1b5783452031905414f14c7be6a3c26
3
  size 1262085527
vocab.json CHANGED
@@ -1 +1 @@
1
- {"p": 0, "h": 1, ",": 2, "g": 3, "w": 4, "a": 5, "e": 6, "n": 7, "?": 8, "c": 9, "m": 10, "!": 11, ";": 12, "v": 13, "b": 14, "'": 15, "z": 16, "s": 17, "y": 18, "j": 19, "o": 20, "r": 21, "k": 22, "f": 23, "u": 24, "-": 25, "q": 26, "t": 28, "i": 29, ":": 30, ".": 31, "x": 32, "l": 33, "d": 34, "|": 27, "[UNK]": 35, "[PAD]": 36}
 
1
+ {"b": 0, "o": 1, "e": 2, ":": 3, "p": 4, ".": 5, "f": 6, "q": 7, "y": 8, "!": 9, "t": 10, ";": 11, "i": 12, "'": 13, "g": 14, "v": 15, "l": 16, "h": 17, "-": 18, "m": 19, "d": 20, "n": 21, "z": 22, "a": 23, "w": 24, "u": 25, "x": 26, "r": 27, "s": 28, "c": 29, ",": 30, "j": 31, "?": 33, "k": 34, "|": 32, "[UNK]": 35, "[PAD]": 36}