Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,12 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
|
|
|
|
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
license: odc-by
|
22 |
+
task_categories:
|
23 |
+
- text-generation
|
24 |
+
- text2text-generation
|
25 |
---
|
26 |
+
|
27 |
+
# reddit-title-body-hf
|
28 |
+
|
29 |
+
[sentence-transformers/reddit-title-body](https://huggingface.co/datasets/sentence-transformers/reddit-title-body) in parquet format
|