Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,17 @@ This repository contains **two deep learning models** for sentiment classificati
|
|
| 26 |
|
| 27 |
- **Source:** [IMDB Multi-Movie Dataset](https://huggingface.co/datasets/Daksh0505/IMDB-Reviews)
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
## 🧠 Models
|
|
|
|
| 26 |
|
| 27 |
- **Source:** [IMDB Multi-Movie Dataset](https://huggingface.co/datasets/Daksh0505/IMDB-Reviews)
|
| 28 |
|
| 29 |
+
## Citation (Please add if you use this dataset)
|
| 30 |
+
```ruby
|
| 31 |
+
@misc{imdb-multimovie-reviews,
|
| 32 |
+
title = {IMDb Multi-Movie Review Dataset},
|
| 33 |
+
author = {Daksh Bhardwaj},
|
| 34 |
+
year = {2025},
|
| 35 |
+
url = {https://huggingface.co/datasets/Daksh0505/IMDB-Reviews
|
| 36 |
+
note = {Accessed: 2025-07-17}
|
| 37 |
+
}
|
| 38 |
+
```
|
| 39 |
+
|
| 40 |
---
|
| 41 |
|
| 42 |
## 🧠 Models
|