Update config.json
Browse files- config.json +14 -14
config.json
CHANGED
|
@@ -22,24 +22,24 @@
|
|
| 22 |
"transformers_version": "4.36.2",
|
| 23 |
"vocab_size": 30527,
|
| 24 |
"id2label": {
|
| 25 |
-
"0": "
|
| 26 |
-
"1": "
|
| 27 |
-
"2": "
|
| 28 |
-
"3": "
|
| 29 |
-
"4": "
|
| 30 |
-
"5": "
|
| 31 |
-
"6": "
|
| 32 |
"7": "research",
|
| 33 |
"8": "resignation"
|
| 34 |
},
|
| 35 |
"label2id": {
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
"research": 7,
|
| 44 |
"resignation": 8
|
| 45 |
}
|
|
|
|
| 22 |
"transformers_version": "4.36.2",
|
| 23 |
"vocab_size": 30527,
|
| 24 |
"id2label": {
|
| 25 |
+
"0": "press_release_advertisement_newspaper_publication",
|
| 26 |
+
"1": "business_updates_strategic_announcement_clarification_sought",
|
| 27 |
+
"2": "Investor_meetings_board_meeting",
|
| 28 |
+
"3": "earnings_call_transcript",
|
| 29 |
+
"4": "esop_esps",
|
| 30 |
+
"5": "violation_litigation_penalty",
|
| 31 |
+
"6": "auditors_report_result",
|
| 32 |
"7": "research",
|
| 33 |
"8": "resignation"
|
| 34 |
},
|
| 35 |
"label2id": {
|
| 36 |
+
"press_release_advertisement_newspaper_publication": 0,
|
| 37 |
+
"business_updates_strategic_announcement_clarification sought": 1,
|
| 38 |
+
"Investor_meetings_board _eeting": 2,
|
| 39 |
+
"earnings_call_transcript": 3,
|
| 40 |
+
"esop_esps": 4,
|
| 41 |
+
"violation_litigation_penalty": 5,
|
| 42 |
+
"auditors_report_result": 6,
|
| 43 |
"research": 7,
|
| 44 |
"resignation": 8
|
| 45 |
}
|