File size: 595 Bytes
515fe1d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
```
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("BigSalmon/PointsOneSent")

model = AutoModelForCausalLM.from_pretrained("BigSalmon/PointsOneSent")
```

```
- moviepass to return
- this summer
- swooped up by
- original co-founder stacy spikes
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.

***
-
```

It should also be able to do all that this can: https://huggingface.co/BigSalmon/InformalToFormalLincoln27