Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ widget:
|
|
| 13 |
example_title: "solar system"
|
| 14 |
- text: "question: what is a probability distribution? context: I am just learning about statistics."
|
| 15 |
example_title: "probability distribution"
|
| 16 |
-
|
|
|
|
| 17 |
inference:
|
| 18 |
parameters:
|
| 19 |
max_length: 128
|
|
@@ -28,4 +29,5 @@ inference:
|
|
| 28 |
|
| 29 |
# t5 - base- askscience
|
| 30 |
|
| 31 |
-
- the entirety of askscience sub-section of eli5 dataset for 1 epoch
|
|
|
|
|
|
| 13 |
example_title: "solar system"
|
| 14 |
- text: "question: what is a probability distribution? context: I am just learning about statistics."
|
| 15 |
example_title: "probability distribution"
|
| 16 |
+
- text: "question: how does exercise help us lose weight? context: I started working out two weeks ago and already feel a lot better, and started to think about it and became deeply confused."
|
| 17 |
+
example_title: "pumpen"
|
| 18 |
inference:
|
| 19 |
parameters:
|
| 20 |
max_length: 128
|
|
|
|
| 29 |
|
| 30 |
# t5 - base- askscience
|
| 31 |
|
| 32 |
+
- the entirety of askscience sub-section of eli5 dataset for 1 epoch
|
| 33 |
+
- compare to bart on eli5 [here](https://huggingface.co/yjernite/bart_eli5)
|