tensorboy commited on
Commit
6b149fb
·
verified ·
1 Parent(s): f0a699b

Updated Model

Browse files
Files changed (2) hide show
  1. config.json +10 -10
  2. model.safetensors +1 -1
config.json CHANGED
@@ -10,20 +10,20 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "LABEL_0": 0,
23
- "LABEL_1": 1,
24
- "LABEL_2": 2,
25
- "LABEL_3": 3,
26
- "LABEL_4": 4
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "Account number is not Correct",
14
+ "1": "Installment not received",
15
+ "2": "Others",
16
+ "3": "convo_ender",
17
+ "4": "convo_starter"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "Account number is not Correct": "0",
23
+ "Installment not received": "1",
24
+ "Others": "2",
25
+ "convo_ender": "3",
26
+ "convo_starter": "4"
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d9205d7a82375eb68cca104630b48203573976456f98719dd419b9d700e6c23
3
  size 437967876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d3333a11bebd0868d8027a3db4c606bc83a9f47f7565897b41b6fc5f288d1ed
3
  size 437967876