Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```
|
2 |
+
from transformers import AutoTokenizer, AutoModelForCausalLM
|
3 |
+
|
4 |
+
tokenizer = AutoTokenizer.from_pretrained("BigSalmon/GPT2Neo1.3BPoints")
|
5 |
+
|
6 |
+
model = AutoModelForCausalLM.from_pretrained("BigSalmon/GPT2Neo1.3BPoints")
|
7 |
+
```
|
8 |
+
|
9 |
+
```
|
10 |
+
- moviepass to return
|
11 |
+
- this summer
|
12 |
+
- swooped up by
|
13 |
+
- original co-founder stacy spikes
|
14 |
+
text: the re-launch of moviepass is set to transpire this summer, ( rescued at the hands of / under the stewardship of / spearheaded by ) its founding father, stacy spikes.
|
15 |
+
|
16 |
+
***
|
17 |
+
|
18 |
+
- middle schools do not have recess
|
19 |
+
- should get back to doing it
|
20 |
+
- amazing for communication
|
21 |
+
- and getting kids to move around
|
22 |
+
text: a casualty of the education reform craze, recess has been excised from middle schools. this is tragic, for it is instrumental in honing children's communication skills and encouraging physical activity.
|
23 |
+
|
24 |
+
***
|
25 |
+
|
26 |
+
-
|