Skip to content

Commit

Permalink
Merge branch 'Sentiment-analysis-laser' of github.com:NIXBLACK11/LASE…
Browse files Browse the repository at this point in the history
…R-fork into Sentiment-analysis-laser
  • Loading branch information
NIXBLACK11 committed Nov 28, 2023
2 parents 603a56c + f73a835 commit a1dbe66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/SentimentAnalysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To run the notebook in Google Colab, simply click the "Open in Colab" button bel
- Run the Example Notebook:
Execute the provided Jupyter notebook SentimentAnalysis.ipynb

jupyter notebook sentiment_analysis_example.ipynb
jupyter notebook SentimentAnalysis.ipynb


## Customization
Expand All @@ -29,4 +29,4 @@ To run the notebook in Google Colab, simply click the "Open in Colab" button bel
## Additional Notes
- Feel free to experiment with different models, embeddings, and hyperparameters to optimize performance.
- Ensure that the dimensions of embeddings and model inputs are compatible.
Adapt the code based on your specific dataset and use case.
Adapt the code based on your specific dataset and use case.

0 comments on commit a1dbe66

Please sign in to comment.