DunnBC22 commited on
Commit
7737216
1 Parent(s): 7ae44d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -23,15 +23,19 @@ It achieves the following results on the evaluation set:
23
 
24
  ## Model description
25
 
26
- More information needed
27
 
28
  ## Intended uses & limitations
29
 
30
- More information needed
31
 
32
  ## Training and evaluation data
33
 
34
- More information needed
 
 
 
 
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