Commit ·
8ed10ee
1
Parent(s): 5043278
Update README.md
Browse files
README.md
CHANGED
|
@@ -348,7 +348,6 @@ trX, tsX, trY, tsY = train_test_split(texts, labels, shuffle=True, test_size=0.2
|
|
| 348 |
|
| 349 |
|
| 350 |
# Buliding the model
|
| 351 |
-
|
| 352 |
embedding_size = 768
|
| 353 |
|
| 354 |
# input
|
|
|
|
| 348 |
|
| 349 |
|
| 350 |
# Buliding the model
|
|
|
|
| 351 |
embedding_size = 768
|
| 352 |
|
| 353 |
# input
|