Files changed (1) hide show
  1. Test +3 -0
Test ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from transformers importe pipline
2
+ test="im not happy i have to write all of this."
3
+ calssifier= pipeline("text-classification")