File size: 981 Bytes
f2d4eb0
 
 
ae6ce92
f2d4eb0
ae6ce92
f2d4eb0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
```
from transformers import AutoTokenizer, AutoModelForCausalLM

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

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

```
- 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.

***

- middle schools do not have recess
- should get back to doing it
- amazing for communication
- and getting kids to move around
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.

***

-
```

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

Keywords to sentences or sentence.