Phase-Technologies commited on
Commit
7de2289
·
verified ·
1 Parent(s): cc775d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -24,4 +24,7 @@ classifier = pipeline("text-classification", model="Phase-Technologies/RoBERTo")
24
  text = "I love AutoTrain"
25
  result = classifier(text)
26
 
27
- print(result)
 
 
 
 
24
  text = "I love AutoTrain"
25
  result = classifier(text)
26
 
27
+ print(result)
28
+
29
+ # Use through Google Colab
30
+ https://colab.research.google.com/drive/1wxfY0lWPRRYhj6oklj-p9mw5HcSFWXCL?usp=sharing