DrishtiSharma commited on
Commit
fce381b
1 Parent(s): a54a0d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -17,6 +17,11 @@ widget:
17
 
18
  This repo contains the model and the notebook [on Bidirectional LSTMs for Sentiment Analysis on IMDB](https://keras.io/examples/nlp/bidirectional_lstm_imdb/).
19
 
 
 
 
 
 
20
  ### Training hyperparameter:
21
 
22
  - Epochs: 10
@@ -28,11 +33,3 @@ This repo contains the model and the notebook [on Bidirectional LSTMs for Sentim
28
  - val_acc: 0.8778
29
 
30
 
31
-
32
-
33
-
34
-
35
-
36
- > All credits to [François Chollet](https://github.com/fchollet)
37
-
38
- >Author: [Drishti Sharma](https://huggingface.co/DrishtiSharma)
17
 
18
  This repo contains the model and the notebook [on Bidirectional LSTMs for Sentiment Analysis on IMDB](https://keras.io/examples/nlp/bidirectional_lstm_imdb/).
19
 
20
+ Full credits to: [François Chollet(https://github.com/fchollet)
21
+
22
+ HF Contribution: [Drishti Sharma](https://huggingface.co/DrishtiSharma)
23
+
24
+
25
  ### Training hyperparameter:
26
 
27
  - Epochs: 10
33
  - val_acc: 0.8778
34
 
35