NorahAlshahrani commited on
Commit
1a7b93f
·
verified ·
1 Parent(s): 70be19d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ metrics:
8
  ---
9
 
10
  ## Model description
11
- This biLSTMhard model is a Bidirectional long-short-term memory (BiLSTM) architecture trained from scratch on Hotel Arabic Reviews Dataset (HARD) dataset with one bidirectional LSTM layer with 150 hidden states.
12
  It achieves the following results on the evaluation test set:
13
  - Accuracy: 80%
14
 
@@ -29,10 +29,10 @@ It achieves the following results on the evaluation test set:
29
 
30
  ## Training and evaluation data
31
 
32
- We trained this model on a 90% train set and evaluated it on a 10% test set.
33
 
34
  ## Training procedure
35
- We have trained this model using the Paperspace GPU-Cloud service. We used a machine with 8 CPUs, 45GB RAM, and A6000 GPU with 48GB RAM.
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
 
8
  ---
9
 
10
  ## Model description
11
+ This biLSTMhard model is a Bidirectional Long-Short-Term Memory (BiLSTM) architecture trained from scratch on the Hotel Arabic Reviews Dataset (HARD) dataset with one bidirectional LSTM layer with 150 hidden states.
12
  It achieves the following results on the evaluation test set:
13
  - Accuracy: 80%
14
 
 
29
 
30
  ## Training and evaluation data
31
 
32
+ We trained this model on a 90% training set and evaluated it on a 10% testing set.
33
 
34
  ## Training procedure
35
+ We have trained this model using the PaperSpace GPU-Cloud service. We used a machine with 8 CPUs, 45GB RAM, and A6000 GPU with 48GB RAM.
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training: