jimregan commited on
Commit
e621a78
·
1 Parent(s): 7166d23
config.json CHANGED
@@ -109,6 +109,6 @@
109
  "torch_dtype": "float32",
110
  "transformers_version": "4.26.1",
111
  "use_weighted_layer_sum": false,
112
- "vocab_size": 64,
113
  "xvector_output_dim": 512
114
  }
 
109
  "torch_dtype": "float32",
110
  "transformers_version": "4.26.1",
111
  "use_weighted_layer_sum": false,
112
+ "vocab_size": 66,
113
  "xvector_output_dim": 512
114
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7407f4657012bdc0d8692181a202d804ee44d7f362d3607401e1c3f22a28f66a
3
- size 1262158381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5e0e0d5292b03f502ef07bdec610334fd7e9f6095fc5b51a2b338d1a1a54fb
3
+ size 1262166573
runs/{train_inner/events.out.tfevents.1691692512.sbtaldeep24 → train/events.out.tfevents.1691760042.sbtaldeep24} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f480aa57850dba29ae8337a2fb9d3758e001e317b6bb580a0d60ba4a74ccab96
3
- size 104595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d06d22fa4134ab2525f0bc40a927622e260463795c99a92fa00547fec4391c57
3
+ size 792609
runs/{valid/events.out.tfevents.1691692107.sbtaldeep24 → train_inner/events.out.tfevents.1691760612.sbtaldeep24} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bb4dad20713080608f8a4e9e4950d7804d35dcab51cecc00eb446ac00c7e573
3
- size 818493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca60887663fdac6ef58867df68f34961e62dce8236d25dd2355063002fb6065c
3
+ size 79066
runs/{train/events.out.tfevents.1691692120.sbtaldeep24 → valid/events.out.tfevents.1691760032.sbtaldeep24} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5108d9d69a9b941103da1bf524eeb07b1ac57227678a171e844cc5b82de4cb2
3
- size 1047539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1780ce4192e581c29d3b07147a37fe26b31a12227a771911987ed485d861e99
3
+ size 618924
vocab.json CHANGED
@@ -31,36 +31,38 @@
31
  "P": 29,
32
  "R": 30,
33
  "S": 31,
34
- "T": 32,
35
- "U": 33,
36
- "U:": 34,
37
- "V": 35,
38
- "Y": 36,
39
- "Y:": 37,
40
- "[": 38,
41
- "[3": 39,
42
- "[4": 40,
43
- "[:": 41,
44
- "\\": 42,
45
- "\\3": 43,
46
- "\\4": 44,
47
- "\\:": 45,
48
- "]": 46,
49
- "]:": 47,
50
- "b": 48,
51
- "d": 49,
52
- "g": 50,
53
- "ha": 51,
54
- "hes": 52,
55
- "k": 53,
56
- "kl": 54,
57
- "p": 55,
58
- "pa": 56,
59
- "sm": 57,
60
- "t": 58,
61
- "v": 59,
62
- "|": 60,
63
- "~H": 61,
64
- "~L": 62,
65
- "~N": 63
 
 
66
  }
 
31
  "P": 29,
32
  "R": 30,
33
  "S": 31,
34
+ "SJ": 32,
35
+ "T": 33,
36
+ "TJ": 34,
37
+ "U": 35,
38
+ "U:": 36,
39
+ "V": 37,
40
+ "Y": 38,
41
+ "Y:": 39,
42
+ "[": 40,
43
+ "[3": 41,
44
+ "[4": 42,
45
+ "[:": 43,
46
+ "\\": 44,
47
+ "\\3": 45,
48
+ "\\4": 46,
49
+ "\\:": 47,
50
+ "]": 48,
51
+ "]:": 49,
52
+ "b": 50,
53
+ "d": 51,
54
+ "g": 52,
55
+ "ha": 53,
56
+ "hes": 54,
57
+ "k": 55,
58
+ "kl": 56,
59
+ "p": 57,
60
+ "pa": 58,
61
+ "sm": 59,
62
+ "t": 60,
63
+ "v": 61,
64
+ "|": 62,
65
+ "~H": 63,
66
+ "~L": 64,
67
+ "~N": 65
68
  }