sandeepmajumdar commited on
Commit
edc4d6b
·
1 Parent(s): 2f83a5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pinned: false
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  The app is built using Gradio SDK on huggingface spaces
15
- Architecture: Pipeline class, language model: distilbert-base-uncased-finetuned-sst-2-english
16
 
17
  The app link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2
18
  The code link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2/tree/main
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  The app is built using Gradio SDK on huggingface spaces
15
+ Architecture: Transformer Pipeline class, language model: distilbert-base-uncased-finetuned-sst-2-english
16
 
17
  The app link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2
18
  The code link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2/tree/main