Update README.md
Browse files
README.md
CHANGED
@@ -25,12 +25,6 @@ Load BertForSequenceClassification, the pretrained BERT model with a single line
|
|
25 |
|
26 |
Use to classify if a tweet represents a disaster or not.
|
27 |
|
28 |
-
## Training and evaluation data
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
-
## Training procedure
|
33 |
-
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
|
|
25 |
|
26 |
Use to classify if a tweet represents a disaster or not.
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
### Training hyperparameters
|
29 |
|
30 |
The following hyperparameters were used during training:
|