BigSalmon commited on
Commit
602bbab
1 Parent(s): 59e2ce0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -39
README.md CHANGED
@@ -322,34 +322,6 @@ dubbed the "manhattan of the south," atlanta {A} is a bustling metropolis, {B} i
322
  embattled by scandal, harvard {A} is feeling the heat, {B} cannot escape the media glare, {C} is facing its most intense scrutiny yet, {D} is in the spotlight for all the wrong reasons.
323
  ```
324
 
325
- Infill / Infilling / Masking / Phrase Masking (Works pretty decently actually, especially when you use logprobs code from above):
326
-
327
- ```
328
- his contention [blank] by the evidence [sep] was refuted [answer]
329
-
330
- ***
331
-
332
- few sights are as [blank] new york city as the colorful, flashing signage of its bodegas [sep] synonymous with [answer]
333
-
334
- ***
335
-
336
- when rick won the lottery, all of his distant relatives [blank] his winnings [sep] clamored for [answer]
337
-
338
- ***
339
-
340
- the library’s quiet atmosphere encourages visitors to [blank] in their work [sep] immerse themselves [answer]
341
-
342
- ***
343
-
344
- the joy of sport is that no two games are alike. for every exhilarating experience, however, there is an interminable one. the national pastime, unfortunately, has a penchant for the latter. what begins as a summer evening at the ballpark can quickly devolve into a game of tedium. the primary culprit is the [blank] of play. from batters readjusting their gloves to fielders spitting on their mitts, the action is [blank] unnecessary interruptions. the sport's future is [blank] if these tendencies are not addressed [sep] plodding pace [answer] riddled with [answer] bleak [answer]
345
-
346
- ***
347
-
348
- microsoft word's [blank] pricing [blank] competition [sep] unconscionable [answer] invites [answer]
349
-
350
- ***
351
- ```
352
-
353
  ```
354
  original: microsoft word's [MASK] pricing invites competition.
355
  Translated into the Style of Abraham Lincoln: microsoft word's unconscionable pricing invites competition.
@@ -500,23 +472,18 @@ rewrite phrases: meritocratic, viability, vision
500
  rewritten with phrases: the meritocratic nature of crowdfunding empowers entrepreneurs to test their vision's viability.
501
  ```
502
 
503
-
504
- *Note* Of all the masking techniques, this one works the best.
505
  ```
506
- <Prefix> the atlanta hawks may attribute <Prefix> <Suffix> trae young <Suffix> <Middle> their robust season to <Middle>
507
-
508
- ***
509
-
510
- <Prefix> the nobel prize in literature <Prefix> <Suffix> honor <Suffix> <Middle> is a singularly prestigious <Middle>
511
  ```
512
 
 
 
513
  ```
514
 
515
- essence: when someone's views are keeping within reasonable.
516
- refine: the senator's voting record is ( moderate / centrist / pragmatic / balanced / fair-minded / even-handed ).
517
 
518
  ***
519
 
520
- essence: when things are worked through in a petty way.
521
- refine: the propensity of the u.s. congress to settle every dispute by way of ( mudslinging / bickering / demagoguery / name-calling / finger-pointing / vilification ) is appalling.
522
  ```
 
322
  embattled by scandal, harvard {A} is feeling the heat, {B} cannot escape the media glare, {C} is facing its most intense scrutiny yet, {D} is in the spotlight for all the wrong reasons.
323
  ```
324
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
325
  ```
326
  original: microsoft word's [MASK] pricing invites competition.
327
  Translated into the Style of Abraham Lincoln: microsoft word's unconscionable pricing invites competition.
 
472
  rewritten with phrases: the meritocratic nature of crowdfunding empowers entrepreneurs to test their vision's viability.
473
  ```
474
 
 
 
475
  ```
476
+ music before bedtime [makes for being able to relax] -> is a recipe for relaxation.
 
 
 
 
477
  ```
478
 
479
+ ```
480
+ [people wanting entertainment love traveling new york city] -> travelers flock to new york city in droves, drawn to its iconic entertainment scene. [cannot blame them] -> one cannot fault them [broadway so fun] -> when it is home to such thrilling fare as Broadway.
481
  ```
482
 
483
+ ```
484
+ in their ( when you are rushing because you want to get there on time ‖ / haste to arrive punctually / mad dash to be timely ), morning commuters are too rushed to whip up their own meal.
485
 
486
  ***
487
 
488
+ politicians prefer to author vague plans rather than ( ‖ when you can make a plan without many unknowns ‖ / actionable policies / concrete solutions ).
 
489
  ```