Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ distilled_student_sentiment_classifier ("I love this movie and i would watch it
62
 
63
  # malay
64
  distilled_student_sentiment_classifier("Saya suka filem ini dan saya akan menontonnya lagi dan lagi!")
65
- [[{'label': 'positive', 'score': 0.9760093688964844},
66
  {'label': 'neutral', 'score': 0.01804516464471817},
67
  {'label': 'negative', 'score': 0.005945465061813593}]]
68
 
 
62
 
63
  # malay
64
  distilled_student_sentiment_classifier("Saya suka filem ini dan saya akan menontonnya lagi dan lagi!")
65
+ >> [[{'label': 'positive', 'score': 0.9760093688964844},
66
  {'label': 'neutral', 'score': 0.01804516464471817},
67
  {'label': 'negative', 'score': 0.005945465061813593}]]
68