Update README.md
Browse files
README.md
CHANGED
@@ -23,15 +23,19 @@ It achieves the following results on the evaluation set:
|
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
-
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
-
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|
34 |
-
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Training procedure
|
37 |
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
+
https://github.com/DunnBC22/NLP_Projects/blob/main/Multiple%20Choice/Winowhy/Winowhy%20-%20Multiple%20Choice%20Using%20BERT.ipynb
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
+
This model is intended to demonstrate my ability to solve a complex problem using technology.
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|
34 |
+
Dataset Source: https://huggingface.co/datasets/tasksource/bigbench/viewer/winowhy/train
|
35 |
+
|
36 |
+
**Histogram of Input Lengths**
|
37 |
+
|
38 |
+
![Histogram of Input Lengths](https://raw.githubusercontent.com/DunnBC22/NLP_Projects/main/Multiple%20Choice/Winowhy/Images/Histogram%20of%20Input%20Lengths.png)
|
39 |
|
40 |
## Training procedure
|
41 |
|