Varnikasiva commited on
Commit
e086ea4
·
verified ·
1 Parent(s): f444e21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -63,11 +63,6 @@ sentiment_analysis = pipeline("sentiment-analysis", model="your_huggingface_user
63
  result = sentiment_analysis("I feel great today!")
64
  print(result) # Output: [{'label': 'happy'}]
65
 
66
- ## File References
67
-
68
- - **JSON Image:** [View JSON Image](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/resolve/main/image.json)
69
- - **Decode Script:** [Download decode.py](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/resolve/main/decode.py)
70
-
71
  ## Decoded Image
72
 
73
  ![Decoded Image](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/resolve/main/demo.png)
 
63
  result = sentiment_analysis("I feel great today!")
64
  print(result) # Output: [{'label': 'happy'}]
65
 
 
 
 
 
 
66
  ## Decoded Image
67
 
68
  ![Decoded Image](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/resolve/main/demo.png)