vblagoje commited on
Commit
5493d5b
1 Parent(s): b119bed

Blog post link

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,8 +6,10 @@ datasets:
6
  license: mit
7
  ---
8
 
9
- ## Usage
 
10
 
 
11
 
12
  ```python
13
  import torch
 
6
  license: mit
7
  ---
8
 
9
+ ## Introduction
10
+ See [blog post](https://towardsdatascience.com/long-form-qa-beyond-eli5-an-updated-dataset-and-approach-319cb841aabb) for more details.
11
 
12
+ ## Usage
13
 
14
  ```python
15
  import torch