Varnikasiva commited on
Commit
6dbe0d6
·
verified ·
1 Parent(s): a0e6fd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -68,6 +68,10 @@ print(result) # Output: [{'label': 'happy'}]
68
  - **JSON Image:** [View JSON Image](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/blob/main/image.json)
69
  - **Decode Script:** [Download decode.py](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/blob/main/decode.py)
70
 
71
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666181aee596975f0a104c6e/GxFj8nsa_EdC9QKFSJmlZ.png)
 
 
 
 
72
 
73
 
 
68
  - **JSON Image:** [View JSON Image](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/blob/main/image.json)
69
  - **Decode Script:** [Download decode.py](https://huggingface.co/Varnikasiva/sentiment-classification-bert-mini/blob/main/decode.py)
70
 
71
+ ## Decoded Image
72
+
73
+ ![Decoded Image](https://huggingface.co/your_username/your_model_name/resolve/main/decoded_image.png)
74
+
75
+
76
 
77