Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,9 +37,7 @@ A subset of phishing site dataset from here: https://www.kaggle.com/datasets/tar
|
|
| 37 |
|
| 38 |
Data used for model compression example.
|
| 39 |
|
| 40 |
-
Video
|
| 41 |
-
Blog: https://towardsdatascience.com/compressing-large-language-models-llms-9f406eea5b5e <br>
|
| 42 |
-
Example code: https://github.com/ShawhinT/YouTube-Blog/tree/main/LLMs/model-compression
|
| 43 |
|
| 44 |
### Features
|
| 45 |
- text = website URL
|
|
|
|
| 37 |
|
| 38 |
Data used for model compression example.
|
| 39 |
|
| 40 |
+
[Video](https://youtu.be/FLkUOkeMd5M) | [Blog](https://towardsdatascience.com/compressing-large-language-models-llms-9f406eea5b5e) | [Example code](https://github.com/ShawhinT/YouTube-Blog/tree/main/LLMs/model-compression)
|
|
|
|
|
|
|
| 41 |
|
| 42 |
### Features
|
| 43 |
- text = website URL
|