BigSalmon commited on
Commit
515fe1d
·
1 Parent(s): 2b52e74

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ```
2
+ from transformers import AutoTokenizer, AutoModelForCausalLM
3
+
4
+ tokenizer = AutoTokenizer.from_pretrained("BigSalmon/PointsOneSent")
5
+
6
+ model = AutoModelForCausalLM.from_pretrained("BigSalmon/PointsOneSent")
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
+ ```
19
+
20
+ It should also be able to do all that this can: https://huggingface.co/BigSalmon/InformalToFormalLincoln27