mprzymus commited on
Commit
6ef0e22
1 Parent(s): 5847679

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ nlp = pipeline("sentiment-analysis", model="bardsai/twitter-sentiment-pl-base")
38
  nlp("Nigdy przegrana nie sprawiła mi takiej radości. Szczęście i Opatrzność mają znaczenie Gratuluje @pzpn_pl")
39
  ```
40
  ```bash
41
- [{'label': 'positive', 'score': 0.9995889067649841}]
42
  ```
43
 
44
  ## Performance
38
  nlp("Nigdy przegrana nie sprawiła mi takiej radości. Szczęście i Opatrzność mają znaczenie Gratuluje @pzpn_pl")
39
  ```
40
  ```bash
41
+ [{'label': 'positive', 'score': 0.9997233748435974}]
42
  ```
43
 
44
  ## Performance