Update README.md
Browse files
README.md
CHANGED
@@ -43,15 +43,16 @@ It achieves the following results on the evaluation set:
|
|
43 |
|
44 |
## Model description
|
45 |
|
46 |
-
|
47 |
|
48 |
## Intended uses & limitations
|
49 |
|
50 |
-
|
|
|
51 |
|
52 |
## Training and evaluation data
|
53 |
|
54 |
-
|
55 |
|
56 |
## Training procedure
|
57 |
|
|
|
43 |
|
44 |
## Model description
|
45 |
|
46 |
+
- a decent example of what happens when your batch size is too large and the global optima does not reflect specific prompts / use cases.
|
47 |
|
48 |
## Intended uses & limitations
|
49 |
|
50 |
+
- there are no intended uses
|
51 |
+
|
52 |
|
53 |
## Training and evaluation data
|
54 |
|
55 |
+
- a parsed version of the wizard of Wikipedia dataset
|
56 |
|
57 |
## Training procedure
|
58 |
|