chrislee973 commited on
Commit
13f2089
1 Parent(s): 7c6301c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -75,10 +75,6 @@ tokens: # add new control tokens from the dataset to the model
75
  - "[RES]"
76
  - " [/RES]"
77
 
78
- # [INST] Given the below paragraph from the transcript of a podcast episode, lightly touch it up to make it more concise and readable. Remove filler words. (ie I think, I guess, yeah, you know, like). Remove repetitions and touch up phrases and sentences that look weird in writing. Edit sentences to make them more easy to read, and improve flow. Optimize for readability, but make sure to preserve the original meaning.
79
- # I think I sort of deep down believed in what we were doing, and I did some analysis. I was like, okay, well, what would I go do if I wasn't doing this? It's like, well, I really like building things, and I like helping people communicate, and I like understanding what's going on with people and the dynamics between people. So I think if I sold this company, I'd just go build another company like this. And I kind of like the one I have.
80
- # [/INST]
81
-
82
  special_tokens:
83
  pad_token: <|end_of_text|>
84
 
 
75
  - "[RES]"
76
  - " [/RES]"
77
 
 
 
 
 
78
  special_tokens:
79
  pad_token: <|end_of_text|>
80