Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ library_name: keras
|
|
| 4 |
|
| 5 |
## Model description
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
## Intended uses & limitations
|
| 10 |
|
|
@@ -38,7 +38,8 @@ The following hyperparameters were used during training:
|
|
| 38 |
| epsilon | 1e-07 |
|
| 39 |
| amsgrad | False |
|
| 40 |
| training_precision | float32 |
|
| 41 |
-
|
|
|
|
| 42 |
|
| 43 |
## Model Plot
|
| 44 |
|
|
|
|
| 4 |
|
| 5 |
## Model description
|
| 6 |
|
| 7 |
+
usernames (ie, @...), links and emojis removed
|
| 8 |
|
| 9 |
## Intended uses & limitations
|
| 10 |
|
|
|
|
| 38 |
| epsilon | 1e-07 |
|
| 39 |
| amsgrad | False |
|
| 40 |
| training_precision | float32 |
|
| 41 |
+
| epochs | 5 |
|
| 42 |
+
| batch size | 16 |
|
| 43 |
|
| 44 |
## Model Plot
|
| 45 |
|