krish2505 commited on
Commit
654b5f2
·
verified ·
1 Parent(s): 960f43d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -22,6 +22,7 @@
22
  "transformers_version": "4.36.2",
23
  "vocab_size": 30527,
24
  "id2label": {
 
25
  "0": "0-press release/advertisement/newspaper publication",
26
  "1": "1-business updates/strategic announcement/clarification sought",
27
  "2": "2-Investor meetings/board meeting",
@@ -33,7 +34,7 @@
33
  "8": "8-resignation"
34
  },
35
  "label2id": {
36
- "0-press release/advertisement/newspaper publication": 0,
37
  "1-business updates/strategic announcement/clarification sought": 1,
38
  "2-Investor meetings/board meeting": 2,
39
  "3-earnings call transcript": 3,
 
22
  "transformers_version": "4.36.2",
23
  "vocab_size": 30527,
24
  "id2label": {
25
+ "undefined":"0-press release/advertisement/newspaper publication",
26
  "0": "0-press release/advertisement/newspaper publication",
27
  "1": "1-business updates/strategic announcement/clarification sought",
28
  "2": "2-Investor meetings/board meeting",
 
34
  "8": "8-resignation"
35
  },
36
  "label2id": {
37
+ "undefined": 0,
38
  "1-business updates/strategic announcement/clarification sought": 1,
39
  "2-Investor meetings/board meeting": 2,
40
  "3-earnings call transcript": 3,