mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
add header
This commit is contained in:
committed by
GitHub
parent
4b4e1e1ad5
commit
58c591c0e0
@@ -1,3 +1,5 @@
|
|||||||
|
# Additional Experiments Classifying the Sentiment of 50k IMDB Movie Reviews
|
||||||
|
|
||||||
|
|
||||||
## Step 1: Install Dependencies
|
## Step 1: Install Dependencies
|
||||||
|
|
||||||
@@ -123,4 +125,4 @@ Logistic regression classifier:
|
|||||||
Training Accuracy: 99.80%
|
Training Accuracy: 99.80%
|
||||||
Validation Accuracy: 88.60%
|
Validation Accuracy: 88.60%
|
||||||
Test Accuracy: 88.84%
|
Test Accuracy: 88.84%
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user