| { |
| "_name_or_path": "FacebookAI/xlm-roberta-large", |
| "_num_labels": 37, |
| "architectures": [ |
| "XLMRobertaForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "bos_token_id": 0, |
| "classifier_dropout": null, |
| "eos_token_id": 2, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 1024, |
| "id2label": { |
| "0": "AGM Report", |
| "1": "Annual Report", |
| "2": "Board/Management Change", |
| "3": "Business and Financial Review", |
| "4": "Call Transcript", |
| "5": "Capital/Financing Update", |
| "6": "Company Presentation", |
| "7": "Corporate Governance Report", |
| "8": "Declaration of Voting Results & Voting Rights Announcements", |
| "9": "Delisting Announcement", |
| "10": "Directors' Dealings", |
| "11": "Earnings Release", |
| "12": "Fact Sheet", |
| "13": "Foreign Filer Report", |
| "14": "General Meeting Notice", |
| "15": "Inside Information Statement", |
| "16": "Interest Rate Update/Notice", |
| "17": "Interim Report", |
| "18": "Investment Company Reports", |
| "19": "Investor Presentation", |
| "20": "Legal Proceedings Report", |
| "21": "Major Shareholding Notification", |
| "22": "Management Discussion and Analysis", |
| "23": "Net Asset Value(s)", |
| "24": "Notice of Dividend Amount", |
| "25": "Prospectus", |
| "26": "Proxy Solicitation & Information Statements", |
| "27": "Quarterly Report", |
| "28": "Registration Form", |
| "29": "Regulatory News Service", |
| "30": "Related Party Transactions", |
| "31": "Remuneration Report", |
| "32": "Report Publication Announcement", |
| "33": "Share Issue/Capital Change", |
| "34": "Sustainability Report", |
| "35": "Takeover Announcement Report", |
| "36": "Transaction in Own Shares" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 4096, |
| "label2id": { |
| "AGM Report": 0, |
| "Annual Report": 1, |
| "Board/Management Change": 2, |
| "Business and Financial Review": 3, |
| "Call Transcript": 4, |
| "Capital/Financing Update": 5, |
| "Company Presentation": 6, |
| "Corporate Governance Report": 7, |
| "Declaration of Voting Results & Voting Rights Announcements": 8, |
| "Delisting Announcement": 9, |
| "Directors' Dealings": 10, |
| "Earnings Release": 11, |
| "Fact Sheet": 12, |
| "Foreign Filer Report": 13, |
| "General Meeting Notice": 14, |
| "Inside Information Statement": 15, |
| "Interest Rate Update/Notice": 16, |
| "Interim Report": 17, |
| "Investment Company Reports": 18, |
| "Investor Presentation": 19, |
| "Legal Proceedings Report": 20, |
| "Major Shareholding Notification": 21, |
| "Management Discussion and Analysis": 22, |
| "Net Asset Value(s)": 23, |
| "Notice of Dividend Amount": 24, |
| "Prospectus": 25, |
| "Proxy Solicitation & Information Statements": 26, |
| "Quarterly Report": 27, |
| "Registration Form": 28, |
| "Regulatory News Service": 29, |
| "Related Party Transactions": 30, |
| "Remuneration Report": 31, |
| "Report Publication Announcement": 32, |
| "Share Issue/Capital Change": 33, |
| "Sustainability Report": 34, |
| "Takeover Announcement Report": 35, |
| "Transaction in Own Shares": 36 |
| }, |
| "layer_norm_eps": 1e-05, |
| "max_position_embeddings": 514, |
| "model_type": "xlm-roberta", |
| "num_attention_heads": 16, |
| "num_hidden_layers": 24, |
| "output_past": true, |
| "pad_token_id": 1, |
| "position_embedding_type": "absolute", |
| "problem_type": "single_label_classification", |
| "torch_dtype": "float32", |
| "transformers_version": "4.48.0", |
| "type_vocab_size": 1, |
| "use_cache": true, |
| "vocab_size": 250002 |
| } |
|
|