Update README.md
Browse files
README.md
CHANGED
@@ -48,6 +48,10 @@ The main limitation is the quality of the data source.
|
|
48 |
|
49 |
Dataset Source: https://www.kaggle.com/datasets/vstepanenko/disaster-tweets
|
50 |
|
|
|
|
|
|
|
|
|
51 |
## Training procedure
|
52 |
|
53 |
### Training hyperparameters
|
|
|
48 |
|
49 |
Dataset Source: https://www.kaggle.com/datasets/vstepanenko/disaster-tweets
|
50 |
|
51 |
+
_Input Word Length By Class:_
|
52 |
+
|
53 |
+
![Length of Input Text (in Words) By Class](https://github.com/DunnBC22/NLP_Projects/raw/main/Binary%20Classification/Transformer%20Comparison/Images/Tweet%20Word%20Lengths%20By%20Class.png)
|
54 |
+
|
55 |
## Training procedure
|
56 |
|
57 |
### Training hyperparameters
|