Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,14 @@ This model is intended to demonstrate my ability to solve a complex problem usin
|
|
44 |
|
45 |
Dataset Source: https://www.kaggle.com/datasets/ankurzing/sentiment-analysis-in-commodity-market-gold
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
## Training procedure
|
48 |
|
49 |
### Training hyperparameters
|
|
|
44 |
|
45 |
Dataset Source: https://www.kaggle.com/datasets/ankurzing/sentiment-analysis-in-commodity-market-gold
|
46 |
|
47 |
+
_Input Word Length:_
|
48 |
+
|
49 |
+
![Length of Input Text (in Words)](https://github.com/DunnBC22/NLP_Projects/raw/main/Sentiment%20Analysis/Sentiment%20Analysis%20of%20Commodity%20News%20-%20Gold%20(Transformer%20Comparison)/Images/Input%20Word%20Length.png)
|
50 |
+
|
51 |
+
_Class Distribution:_
|
52 |
+
|
53 |
+
![Length of Input Text (in Words)](https://github.com/DunnBC22/NLP_Projects/raw/main/Sentiment%20Analysis/Sentiment%20Analysis%20of%20Commodity%20News%20-%20Gold%20(Transformer%20Comparison)/Images/Class%20Distribution.png)
|
54 |
+
|
55 |
## Training procedure
|
56 |
|
57 |
### Training hyperparameters
|