skpawar1305 commited on
Commit
0dabd99
1 Parent(s): 0f86faa

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +5 -1
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -58,6 +58,8 @@
58
  "id2label": {
59
  "0": "zero",
60
  "1": "one",
 
 
61
  "2": "two",
62
  "3": "three",
63
  "4": "four",
@@ -70,6 +72,8 @@
70
  "initializer_range": 0.02,
71
  "intermediate_size": 3072,
72
  "label2id": {
 
 
73
  "eight": 8,
74
  "five": 5,
75
  "four": 4,
@@ -134,7 +138,7 @@
134
  1
135
  ],
136
  "torch_dtype": "float32",
137
- "transformers_version": "4.20.0",
138
  "use_weighted_layer_sum": false,
139
  "vocab_size": 32,
140
  "xvector_output_dim": 512
 
58
  "id2label": {
59
  "0": "zero",
60
  "1": "one",
61
+ "10": "_unknown_",
62
+ "11": "_background_noise_",
63
  "2": "two",
64
  "3": "three",
65
  "4": "four",
 
72
  "initializer_range": 0.02,
73
  "intermediate_size": 3072,
74
  "label2id": {
75
+ "_background_noise_": 11,
76
+ "_unknown_": 10,
77
  "eight": 8,
78
  "five": 5,
79
  "four": 4,
 
138
  1
139
  ],
140
  "torch_dtype": "float32",
141
+ "transformers_version": "4.20.1",
142
  "use_weighted_layer_sum": false,
143
  "vocab_size": 32,
144
  "xvector_output_dim": 512
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:235c438a2bdc0a306e2789d77ab35b4cfbd113af70caac95e3d3d28e999e3f45
3
- size 378356755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef15a4ce9e698c6017b916f498b559fa734af6d5c761037e4268d775a30f06b
3
+ size 378358803
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b6ff81ae5ef7c2ced95046760c1597434f5d36f4cfe741ed6f436fb3f697b83
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a77805bd21cdeb7d94435733f7520b21a4492f3c3c6690e39b1faa0381b3b7c2
3
  size 3311