bhadresh-savani
commited on
Commit
•
c4a4c55
1
Parent(s):
da010c8
Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,7 @@ prediction = classifier("I love using transformers. The best part is wide range
|
|
34 |
|
35 |
## Training procedure
|
36 |
[Colab Notebook](https://github.com/bhadreshpsavani/ExploringSentimentalAnalysis/blob/main/SentimentalAnalysisWithDistilbert.ipynb)
|
|
|
37 |
|
38 |
## Eval results
|
39 |
```
|
|
|
34 |
|
35 |
## Training procedure
|
36 |
[Colab Notebook](https://github.com/bhadreshpsavani/ExploringSentimentalAnalysis/blob/main/SentimentalAnalysisWithDistilbert.ipynb)
|
37 |
+
follow the above notebook by changing the model name from distilbert to bert
|
38 |
|
39 |
## Eval results
|
40 |
```
|