zaemyung commited on
Commit
263973a
·
verified ·
1 Parent(s): 72a4c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- Discourse trees and discourse motif distributions, as defined in \[1\], are added to the datasets: [HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3) and [MAGE](https://huggingface.co/datasets/yaful/MAGE).
5
-
6
  \[1\] Kim et al.’s ACL 2024 paper – “Threads of Subtlety: Detecting Machine-Generated Texts Through Discourse Motifs.”
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ - Discourse trees and discourse motif distributions, as defined in \[1\], are added to the datasets: [HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3) and [MAGE](https://huggingface.co/datasets/yaful/MAGE).
5
+ - Refer to scripts in [GitHub repo](https://github.com/minnesotanlp/threads-of-subtlety) for usage.
6
  \[1\] Kim et al.’s ACL 2024 paper – “Threads of Subtlety: Detecting Machine-Generated Texts Through Discourse Motifs.”