Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Dataset Card for MarkMyWords
|
| 6 |
+
|
| 7 |
+
This dataset is a part of the [MarkMyWords](https://github.com/wagner-group/MarkMyWords/) watermarking benchmark.
|
| 8 |
+
|
| 9 |
+
We provide three tasks: book reports, story generation, and fake news.
|
| 10 |
+
These do not have labeled outputs, as we care about the quality of generation relative to the original LLM, not in absolute terms.
|
| 11 |
+
|
| 12 |
+
- **License:** CC-BY 4.0
|
| 13 |
+
|
| 14 |
+
### Dataset Sources
|
| 15 |
+
|
| 16 |
+
- **Repository:** https://github.com/wagner-group/MarkMyWords/
|
| 17 |
+
- **Paper:** https://arxiv.org/abs/2312.00273
|