Update README.md
Browse files
README.md
CHANGED
@@ -26,15 +26,19 @@ It achieves the following results on the evaluation set:
|
|
26 |
|
27 |
## Model description
|
28 |
|
29 |
-
|
30 |
|
31 |
## Intended uses & limitations
|
32 |
|
33 |
-
|
34 |
|
35 |
## Training and evaluation data
|
36 |
|
37 |
-
|
|
|
|
|
|
|
|
|
38 |
|
39 |
## Training procedure
|
40 |
|
|
|
26 |
|
27 |
## Model description
|
28 |
|
29 |
+
For more information on how it was created, check out the following link: https://github.com/DunnBC22/NLP_Projects/blob/main/Multiple%20Choice/e-CARE/e_CARE_Multiple_Choice_Using_BERT.ipynb
|
30 |
|
31 |
## Intended uses & limitations
|
32 |
|
33 |
+
This model is intended to demonstrate my ability to solve a complex problem using technology.
|
34 |
|
35 |
## Training and evaluation data
|
36 |
|
37 |
+
Dataset Source: https://huggingface.co/datasets/12ml/e-CARE
|
38 |
+
|
39 |
+
**Histogram of Input Lengths**
|
40 |
+
|
41 |
+
![Histogram of Input Lengths](https://raw.githubusercontent.com/DunnBC22/NLP_Projects/main/Multiple%20Choice/e-CARE/Images/Histogram%20of%20Input%20Word%20Lengths.png)
|
42 |
|
43 |
## Training procedure
|
44 |
|