webersni commited on
Commit
ab8553a
•
1 Parent(s): 8f6c031

Update tokenizer based on new language model

Browse files
Files changed (3) hide show
  1. added_tokens.json +1 -0
  2. tokenizer.json +0 -0
  3. tokenizer_config.json +1 -1
added_tokens.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"directly": 50427, "opportunities": 50278, "sources": 50380, "operational": 50302, "launched": 50440, "transition": 50273, "reputation": 50327, "objectives": 50387, "sustainable": 50288, "Eni": 50476, "resilience": 50433, "greater": 50444, "Carbon": 50358, "adverse": 50411, "targets": 50305, "managing": 50421, "businesses": 50309, "factors": 50301, "losses": 50346, "decision": 50481, "various": 50382, "governance": 50345, "basis": 50473, "ensure": 50399, "construction": 50462, "regarding": 50413, "prices": 50484, "annually": 50488, "2030": 50339, "“": 50373, "Governance": 50308, "investments": 50282, "dioxide": 50471, "developments": 50474, "practices": 50394, "criteria": 50477, "Finance": 50493, "efforts": 50324, "addition": 50287, "mitigate": 50428, "processes": 50354, "society": 50364, "uncertainty": 50406, "indirect": 50445, "costs": 50275, "reducing": 50359, "finance": 50298, "greenhouse": 50323, "fuels": 50375, "planning": 50435, "commitment": 50337, "potential": 50281, "emissions": 50266, "footprint": 50338, "solutions": 50355, "facilities": 50336, "strategies": 50391, "affect": 50320, "towards": 50414, "—": 50430, "provides": 50409, "loan": 50396, "returns": 50495, "impacts": 50272, "systems": 50333, "policies": 50353, "goals": 50348, "scenario": 50290, "achieve": 50379, "caused": 50410, "continued": 50443, "portfolio": 50277, "areas": 50318, "CO2": 50365, "vehicles": 50455, "invested": 50439, "manage": 50326, "exposed": 50386, "relating": 50461, "reduce": 50284, "challenges": 50400, "therefore": 50456, "assessment": 50351, "sectors": 50312, "operate": 50415, "’": 50267, "asset": 50325, "committed": 50334, "achieving": 50498, "methodology": 50483, "partners": 50482, "solar": 50340, "distribution": 50429, "strategy": 50286, "further": 50315, "institutions": 50450, "metrics": 50442, "possible": 50420, "companies": 50271, "reduction": 50306, "investors": 50356, "mainly": 50466, "increase": 50280, "electricity": 50291, "Agreement": 50344, "across": 50299, "provide": 50313, "cement": 50492, "significantly": 50458, "included": 50393, "conditions": 50376, "BNP": 50370, "lending": 50368, "legislation": 50485, "fossil": 50374, "plants": 50350, "GHG": 50322, "statements": 50453, "regulatory": 50295, "transactions": 50451, "floods": 50449, "waste": 50331, "approach": 50311, "investing": 50392, "investment": 50269, "sustainability": 50285, "materials": 50357, "taken": 50460, "commitments": 50465, "stakeholders": 50384, "others": 50472, "supporting": 50490, "disasters": 50432, "BlackRock": 50480, "2025": 50403, "–": 50317, "Committee": 50329, "considered": 50479, "environmental": 50268, "Risk": 50319, "ESG": 50360, "infrastructure": 50310, "risks": 50265, "Operational": 50486, "decisions": 50412, "tonnes": 50447, "overall": 50366, "2021": 50347, "standards": 50349, "compared": 50467, "funds": 50398, "operations": 50270, "activities": 50283, "scenarios": 50330, "plans": 50383, "flooding": 50407, "increases": 50446, "supply": 50297, "renewable": 50274, "Investment": 50369, "employees": 50332, "loans": 50417, "purchase": 50478, "severity": 50468, "exposure": 50343, "consumption": 50314, "insurance": 50296, "operating": 50372, "portfolios": 50363, "longer": 50431, "economy": 50304, "corporate": 50307, "emission": 50388, "regulations": 50321, "deliver": 50437, "fiscal": 50436, "emerging": 50489, "mortgage": 50459, "innovative": 50491, "customer": 50395, "bonds": 50452, "reputational": 50469, "Paribas": 50385, "financing": 50294, "clients": 50289, "experience": 50448, "initiative": 50424, "equivalent": 50457, "‘": 50426, "2050": 50401, "technologies": 50352, "communities": 50389, "countries": 50328, "contribute": 50405, "manufacturing": 50425, "strategic": 50300, "particular": 50390, "IFC": 50475, "Principles": 50494, "failure": 50499, "•": 50276, "Greenhouse": 50463, "initiatives": 50316, "industry": 50292, "annual": 50342, "following": 50371, "claims": 50470, "reduced": 50422, "transport": 50419, "temperature": 50423, "increased": 50293, "equity": 50434, "Corporate": 50408, "buildings": 50404, "customers": 50279, "patterns": 50438, "several": 50416, "suppliers": 50402, "resulting": 50361, "developing": 50381, "already": 50496, "engagement": 50397, "least": 50487, "sands": 50441, "requirements": 50335, "bond": 50418, "Sustainability": 50362, "Sustainable": 50341, "additional": 50367, "identify": 50377, "assess": 50378, "profitability": 50454, "unable": 50464, "adversely": 50497, "€": 50303}
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilroberta-base", "tokenizer_class": "RobertaTokenizer"}
 
1
+ {"unk_token": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "errors": "replace", "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "pad_token": {"content": "<pad>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "model_max_length": 512, "name_or_path": "task2_model/sentiment/checkpoint-6", "special_tokens_map_file": "pre_model/30092021_roberta/special_tokens_map.json", "tokenizer_class": "RobertaTokenizer"}