CoolFace
Modelpublic

nickmuchi/quantized-optimum-finbert-tone

sourceHugging Faceupdated 4y agoView on Hugging Face
3likes51downloads
tokenizer.json31023 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 0,8      "content": "[PAD]",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 2,17      "content": "[UNK]",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 3,26      "content": "[CLS]",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 4,35      "content": "[SEP]",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    },42    {43      "id": 5,44      "content": "[MASK]",45      "single_word": false,46      "lstrip": false,47      "rstrip": false,48      "normalized": false,49      "special": true50    }51  ],52  "normalizer": {53    "type": "BertNormalizer",54    "clean_text": true,55    "handle_chinese_chars": true,56    "strip_accents": null,57    "lowercase": true58  },59  "pre_tokenizer": {60    "type": "BertPreTokenizer"61  },62  "post_processor": {63    "type": "TemplateProcessing",64    "single": [65      {66        "SpecialToken": {67          "id": "[CLS]",68          "type_id": 069        }70      },71      {72        "Sequence": {73          "id": "A",74          "type_id": 075        }76      },77      {78        "SpecialToken": {79          "id": "[SEP]",80          "type_id": 081        }82      }83    ],84    "pair": [85      {86        "SpecialToken": {87          "id": "[CLS]",88          "type_id": 089        }90      },91      {92        "Sequence": {93          "id": "A",94          "type_id": 095        }96      },97      {98        "SpecialToken": {99          "id": "[SEP]",100          "type_id": 0101        }102      },103      {104        "Sequence": {105          "id": "B",106          "type_id": 1107        }108      },109      {110        "SpecialToken": {111          "id": "[SEP]",112          "type_id": 1113        }114      }115    ],116    "special_tokens": {117      "[CLS]": {118        "id": "[CLS]",119        "ids": [120          3121        ],122        "tokens": [123          "[CLS]"124        ]125      },126      "[SEP]": {127        "id": "[SEP]",128        "ids": [129          4130        ],131        "tokens": [132          "[SEP]"133        ]134      }135    }136  },137  "decoder": {138    "type": "WordPiece",139    "prefix": "##",140    "cleanup": true141  },142  "model": {143    "type": "WordPiece",144    "unk_token": "[UNK]",145    "continuing_subword_prefix": "##",146    "max_input_chars_per_word": 100,147    "vocab": {148      "[PAD]": 0,149      "[EOS]": 1,150      "[UNK]": 2,151      "[CLS]": 3,152      "[SEP]": 4,153      "[MASK]": 5,154      "the": 6,155      "of": 7,156      "and": 8,157      "to": 9,158      "in": 10,159      "a": 11,160      "our": 12,161      "we": 13,162      "for": 14,163      "that": 15,164      "or": 16,165      "is": 17,166      "as": 18,167      "on": 19,168      "with": 20,169      "are": 21,170      "##,": 22,171      "from": 23,172      "by": 24,173      "be": 25,174      "this": 26,175      "million": 27,176      "at": 28,177      "have": 29,178      "not": 30,179      "which": 31,180      "may": 32,181      "an": 33,182      "other": 34,183      "was": 35,184      "will": 36,185      "company": 37,186      "its": 38,187      "financial": 39,188      "you": 40,189      "it": 41,190      "any": 42,191      "these": 43,192      "i": 44,193      "sales": 45,194      "net": 46,195      "quarter": 47,196      ".": 48,197      "has": 49,198      "cash": 50,199      "operating": 51,200      "market": 52,201      "could": 53,202      "business": 54,203      "income": 55,204      "new": 56,205      "were": 57,206      "s": 58,207      "more": 59,208      "if": 60,209      "increase": 61,210      "year": 62,211      "##s": 63,212      "growth": 64,213      "capital": 65,214      "ended": 66,215      "also": 67,216      "interest": 68,217      "all": 69,218      "revenue": 70,219      "but": 71,220      "such": 72,221      "due": 73,222      "than": 74,223      "increased": 75,224      "over": 76,225      "31,": 77,226      "first": 78,227      "investment": 79,228      "â": 80,229      "months": 81,230      "under": 82,231      "results": 83,232      "during": 84,233      "-": 85,234      "securities": 86,235      "total": 87,236      "compared": 88,237      "products": 89,238      "us": 90,239      "would": 91,240      "research": 92,241      "stock": 93,242      "about": 94,243      "been": 95,244      "so": 96,245      "credit": 97,246      "related": 98,247      "services": 99,248      "including": 100,249      "price": 101,250      "rate": 102,251      "tax": 103,252      "their": 104,253      "some": 105,254      "primarily": 106,255      "30,": 107,256      "product": 108,257      "december": 109,258      "can": 110,259      "costs": 111,260      "there": 112,261      "management": 113,262      "based": 114,263      "through": 115,264      "certain": 116,265      "approximately": 117,266      "value": 118,267      "into": 119,268      "operations": 120,269      "cost": 121,270      "##'s": 122,271      "do": 123,272      "##)": 124,273      "report": 125,274      "per": 126,275      "believe": 127,276      "future": 128,277      "up": 129,278      "fiscal": 130,279      "three": 131,280      "higher": 132,281      "##;": 133,282      "additional": 134,283      "think": 135,284      "result": 136,285      "one": 137,286      "million,": 138,287      "information": 139,288      "current": 140,289      "no": 141,290      "assets": 142,291      "significant": 143,292      "should": 144,293      "revenues": 145,294      "well": 146,295      "share": 147,296      "impact": 148,297      "earnings": 149,298      "continue": 150,299      "those": 151,300      "&": 152,301      "see": 153,302      "subject": 154,303      "period": 155,304      "##.": 156,305      "lower": 157,306      "expect": 158,307      "had": 159,308      "just": 160,309      "expenses": 161,310      "expected": 162,311      "what": 163,312      "expense": 164,313      "next": 165,314      "changes": 166,315      "third": 167,316      "last": 168,317      "time": 169,318      "equity": 170,319      "average": 171,320      "june": 172,321      "##â": 173,322      "they": 174,323      "customers": 175,324      "debt": 176,325      "risk": 177,326      "u.s.": 178,327      "september": 179,328      "second": 180,329      "when": 181,330      "development": 182,331      "prior": 183,332      "margin": 184,333      "your": 185,334      "company's": 186,335      "markets": 187,336      "loss": 188,337      "loan": 189,338      "very": 190,339      "common": 191,340      "number": 192,341      "companies": 193,342      "use": 194,343      "while": 195,344      "ability": 196,345      "march": 197,346      "gross": 198,347      "statements": 199,348      "morgan": 200,349      "going": 201,350      "each": 202,351      "shares": 203,352      "same": 204,353      "service": 205,354      "consolidated": 206,355      "performance": 207,356      "within": 208,357      "both": 209,358      "change": 210,359      "material": 211,360      "now": 212,361      "available": 213,362      "where": 214,363      "used": 215,364      "provide": 216,365      "offset": 217,366      "decrease": 218,367      "include": 219,368      "only": 220,369      "loans": 221,370      "##:": 222,371      "##ing": 223,372      "amount": 224,373      "addition,": 225,374      "line": 226,375      "billion": 227,376      "industry": 228,377      "end": 229,378      "bank": 230,379      "part": 231,380      "following": 232,381      "customer": 233,382      "accounting": 234,383      "make": 235,384      "general": 236,385      "potential": 237,386      "because": 238,387      "two": 239,388      "rates": 240,389      "table": 241,390      "most": 242,391      "data": 243,392      "basis": 244,393      "united": 245,394      "##e": 246,395      "segment": 247,396      "terms": 248,397      "eps": 249,398      "upon": 250,399      "##d": 251,400      "estimate": 252,401      "strong": 253,402      "##%": 254,403      "acquisition": 255,404      "commercial": 256,405      "regulatory": 257,406      "exchange": 258,407      "compensation": 259,408      "affect": 260,409      "insurance": 261,410      "does": 262,411      "out": 263,412      "good": 264,413      "associated": 265,414      "like": 266,415      "six": 267,416      "##ed": 268,417      "down": 269,418      "fair": 270,419      "then": 271,420      "estimates": 272,421      "international": 273,422      "losses": 274,423      "investments": 275,424      "effect": 276,425      "included": 277,426      "required": 278,427      "limited": 279,428      "decreased": 280,429      "activities": 281,430      "sale": 282,431      "how": 283,432      "nine": 284,433      "years": 285,434      "production": 286,435      "foreign": 287,436      "risks": 288,437      "economic": 289,438      "flow": 290,439      "existing": 291,440      "however,": 292,441      "after": 293,442      "currently": 294,443      "made": 295,444      "return": 296,445      "gas": 297,446      "factors": 298,447      "we're": 299,448      "annual": 300,449      "provided": 301,450      "demand": 302,451      "balance": 303,452      "being": 304,453      "banking": 305,454      "distribution": 306,455      "high": 307,456      "target": 308,457      "##..": 309,458      "--": 310,459      "investors": 311,460      "marketing": 312,461      "stanley": 313,462      "less": 314,463      "12": 315,464      "generally": 316,465      "further": 317,466      "portfolio": 318,467      "past": 319,468      "agreement": 320,469      "many": 321,470      "purchase": 322,471      "rating": 323,472      "key": 324,473      "given": 325,474      "fourth": 326,475      "issued": 327,476      "asset": 328,477      "sell": 329,478      "reported": 330,479      "weâ": 331,480      "thank": 332,481      "(": 333,482      "prices": 334,483      "between": 335,484      "it's": 336,485      "global": 337,486      "federal": 338,487      "notes": 339,488      "able": 340,489      "technology": 341,490      "continued": 342,491      "effective": 343,492      "question": 344,493      "facility": 345,494      "property": 346,495      "call": 347,496      "quarter,": 348,497      "business,": 349,498      "note": 350,499      "level": 351,500      "adversely": 352,501      "guidance": 353,502      "outstanding": 354,503      "long-term": 355,504      "group": 356,505      "states": 357,506      "profit": 358,507      "inc.": 359,508      "percentage": 360,509      "various": 361,510      "take": 362,511      "##a": 363,512      "decline": 364,513      "##),": 365,514      "item": 366,515      "overall": 367,516      "look": 368,517      "increases": 369,518      "benefit": 370,519      "corporate": 371,520      "margins": 372,521      "real": 373,522      "form": 374,523      "systems": 375,524      "consumer": 376,525      "includes": 377,526      "term": 378,527      "before": 379,528      "still": 380,529      "below": 381,530      "pricing": 382,531      "##s,": 383,532      "analysis": 384,533      "back": 385,534      "adverse": 386,535      "##y": 387,536      "retail": 388,537      "partially": 389,538      "volume": 390,539      "get": 391,540      "really": 392,541      "support": 393,542      "since": 394,543      "clinical": 395,544      "valuation": 396,545      "adjusted": 397,546      "plan": 398,547      "recent": 399,548      "year,": 400,549      "without": 401,550      "estimated": 402,551      "important": 403,552      "senior": 404,553      "maintain": 405,554      "much": 406,555      "condition": 407,556      "little": 408,557      "requirements": 409,558      "coverage": 410,559      "financing": 411,560      "who": 412,561      "range": 413,562      "principal": 414,563      "specific": 415,564      "state": 416,565      "acquired": 417,566      "manufacturing": 418,567      "likely": 419,568      "full": 420,569      "act": 421,570      "date": 422,571      "recorded": 423,572      "large": 424,573      "payments": 425,574      "regarding": 426,575      "received": 427,576      "1": 428,577      "trading": 429,578      "several": 430,579      "and/or": 431,580      "driven": 432,581      "better": 433,582      "inventory": 434,583      "competitive": 435,584      "january": 436,585      "##r": 437,586      "forward-looking": 438,587      "public": 439,588      "order": 440,589      "liabilities": 441,590      "equipment": 442,591      "discussion": 443,592      "versus": 444,593      "##n": 445,594      "offer": 446,595      "2012": 447,596      "please": 448,597      "sold": 449,598      "levels": 450,599      "currency": 451,600      "2011": 452,601      "2010": 453,602      "periods": 454,603      "portion": 455,604      "##x": 456,605      "north": 457,606      "relative": 458,607      "above": 459,608      "ratio": 460,609      "half": 461,610      "·": 462,611      "##t": 463,612      "working": 464,613      "require": 465,614      "liquidity": 466,615      "conditions": 467,616      "contract": 468,617      "oil": 469,618      "percent": 470,619      "program": 471,620      "##\"": 472,621      "even": 473,622      "2009": 474,623      "payment": 475,624      "amounts": 476,625      "energy": 477,626      "go": 478,627      "liability": 479,628      "mortgage": 480,629      "power": 481,630      "re": 482,631      "positive": 483,632      "natural": 484,633      "reflect": 485,634      "deferred": 486,635      "##0": 487,636      "although": 488,637      "that's": 489,638      "significantly": 490,639      "accounts": 491,640      "fees": 492,641      "board": 493,642      "companyâ": 494,643      "kind": 495,644      "reduce": 496,645      "position": 497,646      "ratings": 498,647      "actual": 499,648      "buy": 500,649      "security": 501,650      "impairment": 502,651      "against": 503,652      "using": 504,653      "##m": 505,654      "right": 506,655      "reduction": 507,656      "analyst": 508,657      "2015": 509,658      "did": 510,659      "provides": 511,660      "2013": 512,661      "2": 513,662      "system": 514,663      "ebitda": 515,664      "health": 516,665      "pay": 517,666      "administrative": 518,667      "2008": 519,668      "resulting": 520,669      "2014": 521,670      "respect": 522,671      "taxes": 523,672      "contracts": 524,673      "paid": 525,674      "different": 526,675      "control": 527,676      "2016": 528,677      "process": 529,678      "mentioned": 530,679      "meet": 531,680      "software": 532,681      "multiple": 533,682      "regulations": 534,683      "facilities": 535,684      "low": 536,685      "similar": 537,686      "acquisitions": 538,687      "major": 539,688      "quality": 540,689      "we've": 541,690      "government": 542,691      "funds": 543,692      "products,": 544,693      "among": 545,694      "benefits": 546,695      "3": 547,696      "agreements": 548,697      "private": 549,698      "flows": 550,699      "obligations": 551,700      "1,": 552,701      "company,": 553,702      "discussed": 554,703      "laws": 555,704      "local": 556,705      "quarterly": 557,706      "estate": 558,707      "core": 559,708      "supply": 560,709      "them": 561,710      "materially": 562,711      "base": 563,712      "greater": 564,713      "businesses": 565,714      "remain": 566,715      "own": 567,716      "point": 568,717      "2007": 569,718      "capacity": 570,719      "making": 571,720      "claims": 572,721      "need": 573,722      "bit": 574,723      "reduced": 575,724      "around": 576,725      "executive": 577,726      "focus": 578,727      "amortization": 579,728      "transactions": 580,729      "2017": 581,730      "trade": 582,731      "clients": 583,732      "##1": 584,733      ",": 585,734      "historical": 586,735      "fixed": 587,736      "chief": 588,737      "receive": 589,738      "reporting": 590,739      "negative": 591,740      "applicable": 592,741      "july": 593,742      "recognized": 594,743      "points": 595,744      "gains": 596,745      "##c": 597,746      "experience": 598,747      "t": 599,748      "whether": 600,749      "looking": 601,750      "##2": 602,751      "access": 603,752      "##l": 604,753      "lot": 605,754      "page": 606,755      "views": 607,756      "gain": 608,757      "transaction": 609,758      "across": 610,759      "corporation": 611,760      "2006": 612,761      "covered": 613,762      "direct": 614,763      "fund": 615,764      "securities,": 616,765      "2005": 617,766      "primary": 618,767      "cause": 619,768      "opportunities": 620,769      "inc.,": 621,770      "rights": 622,771      "plans": 623,772      "october": 624,773      "attributable": 625,774      "improvement": 626,775      "improved": 627,776      "operations,": 628,777      "so,": 629,778      "assumptions": 630,779      "charges": 631,780      "substantial": 632,781      "regulated": 633,782      "early": 634,783      "work": 635,784      "april": 636,785      "long": 637,786      "must": 638,787      "unit": 639,788      "proceeds": 640,789      "##3": 641,790      "store": 642,791      "particular": 643,792      "employees": 644,793      "continues": 645,794      "addition": 646,795      "connection": 647,796      "approval": 648,797      "continuing": 649,798      "home": 650,799      "##5": 651,800      "itâ": 652,801      "result,": 653,802      "selling": 654,803      "excluding": 655,804      "care": 656,805      "my": 657,806      "lease": 658,807      "strategy": 659,808      "generated": 660,809      "strategic": 661,810      "##,000": 662,811      "forward": 663,812      "favorable": 664,813      "that,": 665,814      "mix": 666,815      "obtain": 667,816      "relating": 668,817      "expenditures": 669,818      "and,": 670,819      "comparable": 671,820      "construction": 672,821      "activity": 673,822      "model": 674,823      "sheet": 675,824      "costs,": 676,825      "restructuring": 677,826      "resources": 678,827      "timing": 679,828      "announced": 680,829      "properties": 681,830      "held": 682,831      "2004": 683,832      "review": 684,833      "10": 685,834      "network": 686,835      "##er": 687,836      "##o": 688,837      "drug": 689,838      "increasing": 690,839      "described": 691,840      "compliance": 692,841      "policies": 693,842      "completed": 694,843      "know": 695,844      "single": 696,845      "license": 697,846      "contents": 698,847      "dividend": 699,848      "contained": 700,849      "give": 701,850      "##9": 702,851      "2012,": 703,852      "statement": 704,853      "respectively,": 705,854      "wells": 706,855      "reports": 707,856      "life": 708,857      "account": 709,858      "member": 710,859      "##8": 711,860      "##4": 712,861      "internal": 713,862      "2003": 714,863      "premium": 715,864      "previously": 716,865      "affected": 717,866      "events": 718,867      "least": 719,868      "defined": 720,869      "consider": 721,870      "solutions": 722,871      "america": 723,872      "##ly": 724,873      "charge": 725,874      "patients": 726,875      "##6": 727,876      "outside": 728,877      "individual": 729,878      "either": 730,879      "legal": 731,880      "national": 732,881      "llc": 733,882      "plus": 734,883      "free": 735,884      "grow": 736,885      "until": 737,886      "2015,": 738,887      "%": 739,888      "provision": 740,889      "spending": 741,890      "view": 742,891      "2011,": 743,892      "february": 744,893      "beginning": 745,894      "expectations": 746,895      "section": 747,896      "conference": 748,897      "stores": 749,898      "cannot": 750,899      "dividends": 751,900      "2013,": 752,901      "turn": 753,902      "sales,": 754,903      "2014,": 755,904      "excess": 756,905      "improve": 757,906      "10%": 758,907      "2016,": 759,908      "particularly": 760,909      "remaining": 761,910      "2009,": 762,911      "leverage": 763,912      "items": 764,913      ")": 765,914      "approved": 766,915      "##7": 767,916      "diluted": 768,917      "president": 769,918      "disclosure": 770,919      "repurchase": 771,920      "services,": 772,921      "incurred": 773,922      "2010,": 774,923      "expansion": 775,924      "competition": 776,925      "subsidiaries": 777,926      "allowance": 778,927      "medical": 779,928      "time,": 780,929      "case": 781,930      "relevant": 782,931      "trends": 783,932      "programs": 784,933      "depreciation": 785,934      "instruments": 786,935      "want": 787,936      "way": 788,937      "short-term": 789,938      "say": 790,939      "standard": 791,940      "comes": 792,941      "reserve": 793,942      "resulted": 794,943      "set": 795,944      "another": 796,945      "directly": 797,946      "otherwise": 798,947      "independent": 799,948      "disclosures": 800,949      "expects": 801,950      "project": 802,951      "firm": 803,952      "month": 804,953      "##'": 805,954      "few": 806,955      "preferred": 807,956      "impacted": 808,957      "might": 809,958      "thatâ": 810,959      "develop": 811,960      "accordance": 812,961      "expressed": 813,962      "sources": 814,963      "best": 815,964      "basis,": 816,965      "coming": 817,966      "investor": 818,967      "2008,": 819,968      "slightly": 820,969      "extent": 821,970      "opportunity": 822,971      "##i": 823,972      "represents": 824,973      "come": 825,974      "become": 826,975      "patent": 827,976      "actually": 828,977      "ve": 829,978      "##on": 830,979      "got": 831,980      "volumes": 832,981      "no.": 833,982      "j.p.": 834,983      "2017,": 835,984      "largest": 836,985      "2018": 837,986      "ongoing": 838,987      "efforts": 839,988      "domestic": 840,989      "(the": 841,990      "anticipated": 842,991      "party": 843,992      "joint": 844,993      "five": 845,994      "maybe": 846,995      "##g": 847,996      "fda": 848,997      "difficult": 849,998      "environmental": 850,999      "borrowings": 851,1000      "believes": 852,1001      "fully": 853,1002      "four": 854,1003      "goodwill": 855,1004      "small": 856,1005      "analysts": 857,1006      "november": 858,1007      "offering": 859,1008      "remains": 860,1009      "personal": 861,1010      "phase": 862,1011      "days": 863,1012      "units": 864,1013      "third-party": 865,1014      "entered": 866,1015      "2000": 867,1016      "client": 868,1017      "2002": 869,1018      "additionally,": 870,1019      "hold": 871,1020      "markets,": 872,1021      "provisions": 873,1022      "seeing": 874,1023      "distributed": 875,1024      "professional": 876,1025      "to,": 877,1026      "unable": 878,1027      "consistent": 879,1028      "failure": 880,1029      "august": 881,1030      "brand": 882,1031      "industrial": 883,1032      "typically": 884,1033      "needs": 885,1034      "proprietary": 886,1035      "don't": 887,1036      "combined": 888,1037      "substantially": 889,1038      "owned": 890,1039      "finance": 891,1040      "europe": 892,1041      "advertising": 893,1042      "##p": 894,1043      "perform": 895,1044      "generate": 896,1045      "profitability": 897,1046      "5": 898,1047      "critical": 899,1048      "2007,": 900,1049      "differ": 901,1050      "funding": 902,1051      "initial": 903,1052      "help": 904,1053      "competitors": 905,1054      "written": 906,1055      "world": 907,1056      "lines": 908,1057      "top": 909,1058      "reflects": 910,1059      "fee": 911,1060      "reserves": 912,1061      "affiliates": 913,1062      "me": 914,1063      "revolving": 915,1064      "analyst's": 916,1065      "declined": 917,1066      "providing": 918,1067      "##’s": 919,1068      "class": 920,1069      "seen": 921,1070      "employee": 922,1071      "projects": 923,1072      "stocks": 924,1073      "litigation": 925,1074      "requires": 926,1075      "factors,": 927,1076      "intended": 928,1077      "growing": 929,1078      "american": 930,1079      "forecast": 931,1080      "sufficient": 932,1081      "measures": 933,1082      "assets,": 934,1083      "herein": 935,1084      "yield": 936,1085      "policy": 937,1086      "technologies": 938,1087      "majority": 939,1088      "2006,": 940,1089      "event": 941,1090      "experienced": 942,1091      "already": 943,1092      "aggregate": 944,1093      "directors": 945,1094      "lead": 946,1095      "years,": 947,1096      "investing": 948,1097      "previous": 949,1098      "holding": 950,1099      "off": 951,1100      "office": 952,1101      "relatively": 953,1102      "outlook": 954,1103      "discount": 955,1104      "record": 956,1105      "located": 957,1106      "maintenance": 958,1107      "focused": 959,1108      "said": 960,1109      "options": 961,1110      "drive": 962,1111      "prepared": 963,1112      "determined": 964,1113      "things": 965,1114      "exposure": 966,1115      "open": 967,1116      "manage": 968,1117      "european": 969,1118      "intellectual": 970,1119      "option": 971,1120      "environment": 972,1121      "4": 973,1122      "##b": 974,1123      "expand": 975,1124      "deposits": 976,1125      "success": 977,1126      "##es": 978,1127      "##al": 979,1128      "possible": 980,1129      "complete": 981,1130      "achieve": 982,1131      "quarters": 983,1132      "areas": 984,1133      "recently": 985,1134      "update": 986,1135      "(1)": 987,1136      "orders": 988,1137      "treatment": 989,1138      "recommendations": 990,1139      "probably": 991,1140      "highly": 992,1141      "issue": 993,1142      "##k": 994,1143      "materials": 995,1144      "standards": 996,1145      "despite": 997,1146      "fuel": 998,1147      "longer": 999,1148      "30": 1000,1149      "leading": 1001,1150      "flat": 1002,1151      "parties": 1003,1152      "filed": 1004,1153      "throughout": 1005,1154      "2005,": 1006,1155      "vice": 1007,1156      "seek": 1008,1157      "operational": 1009,1158      "pension": 1010,1159      "20": 1011,1160      "non-gaap": 1012,1161      "[data\\utable\\uremoved]": 1013,1162      "move": 1014,1163      "incremental": 1015,1164      "start": 1016,1165      "savings": 1017,1166      "healthcare": 1018,1167      "having": 1019,1168      "co.": 1020,1169      "unless": 1021,1170      "negatively": 1022,1171      "growth,": 1023,1172      "intangible": 1024,1173      "commission": 1025,1174      "applications": 1026,1175      "contractual": 1027,1176      "combination": 1028,1177      "purchased": 1029,1178      "market,": 1030,1179      "2001": 1031,1180      "rbc": 1032,1181      "volatility": 1033,1182      "except": 1034,1183      "actions": 1035,1184      "components": 1036,1185      "day": 1037,1186      "circumstances": 1038,1187      "pursuant": 1039,1188      "iâ": 1040,1189      "represent": 1041,1190      "considered": 1042,1191      "people": 1043,1192      "broad": 1044,1193      "issues": 1045,1194      "gaap": 1046,1195      "established": 1047,1196      "anticipate": 1048,1197      "doing": 1049,1198      "underlying": 1050,1199      "dollar": 1051,1200      "place": 1052,

Showing the first 1,200 of 31023 lines. Download the file for the rest.