rafaelm47labs commited on
Commit
2feb932
1 Parent(s): 7bb869c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -110,9 +110,7 @@ print(f'Sentiment : {model.config.id2label[prediction.detach().cpu().numpy()[0]
110
 
111
  ```
112
 
113
- ```
114
- Review text: las emisiones estan bajando, debido a las medidas ambientales tomadas por el gobierno
115
- ````
116
 
117
 
118
  ```Sentiment : medio_ambiente```
 
110
 
111
  ```
112
 
113
+ ```Review text: las emisiones estan bajando, debido a las medidas ambientales tomadas por el gobierno```
 
 
114
 
115
 
116
  ```Sentiment : medio_ambiente```