Skip to content

Commit

Permalink
GHA FIx
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerding committed Jul 8, 2023
1 parent a4b1b36 commit b8576a5
Show file tree
Hide file tree
Showing 4 changed files with 63,112 additions and 62,819 deletions.
32 changes: 32 additions & 0 deletions tests/testthat/test_data/bert/added_tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"##bor": 29520,
"##borate": 29489,
"##cap": 29527,
"##cred": 29699,
"##cret": 29722,
"##cri": 29490,
"##dence": 29504,
"##dent": 29554,
Expand Down Expand Up @@ -50,6 +52,7 @@
"##hat": 29570,
"##iastic": 29505,
"##iates": 29648,
"##ictable": 29716,
"##idity": 29659,
"##iels": 29485,
"##iform": 29508,
Expand All @@ -71,30 +74,42 @@
"##kful": 29531,
"##lained": 29668,
"##laud": 29498,
"##lds": 29720,
"##levision": 29638,
"##livious": 29660,
"##llar": 29702,
"##lm": 29721,
"##lves": 29510,
"##mans": 29479,
"##mare": 29571,
"##mely": 29565,
"##mour": 29652,
"##nders": 29627,
"##nken": 29704,
"##nted": 29635,
"##ogu": 29724,
"##omes": 29645,
"##opped": 29696,
"##orful": 29501,
"##orly": 29589,
"##ormly": 29723,
"##otely": 29694,
"##pec": 29643,
"##pen": 29661,
"##pty": 29678,
"##pying": 29718,
"##rain": 29582,
"##rama": 29653,
"##rapped": 29544,
"##rary": 29622,
"##rave": 29709,
"##rett": 29586,
"##rival": 29727,
"##rived": 29583,
"##rst": 29726,
"##sess": 29672,
"##sesses": 29701,
"##si": 29700,
"##sian": 29578,
"##sig": 29618,
"##sses": 29607,
Expand All @@ -105,6 +120,7 @@
"##sure": 29514,
"##tainly": 29650,
"##tch": 29609,
"##tem": 29703,
"##therap": 29644,
"##therland": 29577,
"##thes": 29541,
Expand All @@ -126,12 +142,14 @@
"##ults": 29690,
"##unately": 29519,
"##unken": 29597,
"##upying": 29728,
"##urch": 29664,
"##urday": 29495,
"##ustry": 29551,
"##uteri": 29506,
"##var": 29536,
"##vative": 29629,
"##vely": 29711,
"##veral": 29688,
"##vives": 29651,
"##wis": 29636,
Expand All @@ -140,30 +158,36 @@
"##ymour": 29666,
"alread": 29680,
"alway": 29671,
"attem": 29710,
"betw": 29606,
"bla": 29676,
"bord": 29605,
"brons": 29637,
"chas": 29682,
"complet": 29707,
"computeri": 29625,
"confus": 29580,
"consid": 29553,
"critiqu": 29566,
"decid": 29693,
"deri": 29521,
"descri": 29572,
"dialogu": 29698,
"dif": 29493,
"disne": 29494,
"dit": 29482,
"dul": 29563,
"dw": 29503,
"ei": 29715,
"eith": 29500,
"ela": 29561,
"enthus": 29499,
"espec": 29517,
"evi": 29665,
"excalib": 29614,
"extre": 29574,
"fift": 29708,
"figu": 29725,
"forge": 29557,
"guesswor": 29599,
"h2": 29492,
Expand All @@ -183,11 +207,13 @@
"movi": 29481,
"murd": 29592,
"narrat": 29595,
"nightmar": 29713,
"nobo": 29639,
"otherwis": 29619,
"passw": 29685,
"peo": 29691,
"pla": 29593,
"prett": 29712,
"proce": 29612,
"progre": 29613,
"prolif": 29483,
Expand All @@ -197,6 +223,7 @@
"recycl": 29511,
"redund": 29539,
"revi": 29555,
"russi": 29719,
"sagemill": 29623,
"schna": 29542,
"secre": 29630,
Expand All @@ -207,15 +234,20 @@
"somew": 29484,
"soundtra": 29675,
"statist": 29608,
"stret": 29714,
"suspen": 29576,
"synop": 29513,
"thri": 29697,
"toge": 29604,
"underco": 29522,
"unfort": 29532,
"unrave": 29705,
"unscat": 29617,
"unsucc": 29656,
"unti": 29706,
"vie": 29538,
"wav": 29509,
"wi": 29717,
"wif": 29602,
"y2": 29550
}
2 changes: 1 addition & 1 deletion tests/testthat/test_data/bert/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"transformers_version": "4.30.2",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 29697
"vocab_size": 29729
}
Loading

0 comments on commit b8576a5

Please sign in to comment.