tomaarsen HF staff commited on
Commit
44155a6
1 Parent(s): 9230654

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ The data has been filtered for:
51
  ```python
52
  {
53
  'title': 'Has anybody else watched Kings?',
54
- 'body': "I know it's not SciFi per se, but I thought this kind of "big concept" show might appeal to the same group. I hadn't heard of it, but Hulu recommended it to me, and I ended up watching the entire thing over a couple of days. I thought it was absolutely fantastic, and I'm really bummed that it won't be coming back. I've been recommending it to everyone I know, but I haven't found anyone else who's watched it! Did anybody here? If so, what did people think? EDIT: P.S. It's all available on Hulu!",
55
  }
56
  ```
57
  * Collection strategy: Concatenating all files from [Reddit-Title-Body dataset](https://huggingface.co/datasets/sentence-transformers/reddit-title-body).
 
51
  ```python
52
  {
53
  'title': 'Has anybody else watched Kings?',
54
+ 'body': "I know it's not SciFi per se, but I thought this kind of \"big concept\" show might appeal to the same group. I hadn't heard of it, but Hulu recommended it to me, and I ended up watching the entire thing over a couple of days. I thought it was absolutely fantastic, and I'm really bummed that it won't be coming back. I've been recommending it to everyone I know, but I haven't found anyone else who's watched it! Did anybody here? If so, what did people think? EDIT: P.S. It's all available on Hulu!",
55
  }
56
  ```
57
  * Collection strategy: Concatenating all files from [Reddit-Title-Body dataset](https://huggingface.co/datasets/sentence-transformers/reddit-title-body).