whitespace
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ configs:
|
|
47 |
**Published at ACL 2024!**
|
48 |
|
49 |
π **Paper Link** - [Silent Signals, Loud Impact: LLMs for Word-Sense Disambiguation of Coded Dog Whistles](https://aclanthology.org/2024.acl-long.675/)<br>
|
50 |
-
π **Disambiguated Dogwhistles Dataset** - [Silent-Signals](https://huggingface.co/datasets/SALT-NLP/silent_signals)<br>
|
51 |
π» **Dataset webpage** - Coming soon π
|
52 |
|
53 |
<!-- ![head_figure_large.png](https://cdn-uploads.huggingface.co/production/uploads/632d02054a4991e711591c34/m70hfQTN2Aw7t3Ilkga4u.png) -->
|
@@ -67,9 +67,9 @@ configs:
|
|
67 |
| <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"Stanford Congressional Record"</nobr> | <nobr>The source or method of data collection.</nobr> |
|
68 |
| <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>R</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
|
69 |
| <nobr>**reference**</nobr> | <nobr>str</nobr> | <nobr>CREC-2010-05-26-pt1-PgS11-8</nobr> | <nobr>The reference code for the Congressional record utterance, <br>available only for U.S. Congressional excerpts.</nobr> |
|
70 |
-
|
71 |
> NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
|
72 |
|
|
|
73 |
|
74 |
# Citations #
|
75 |
|
|
|
47 |
**Published at ACL 2024!**
|
48 |
|
49 |
π **Paper Link** - [Silent Signals, Loud Impact: LLMs for Word-Sense Disambiguation of Coded Dog Whistles](https://aclanthology.org/2024.acl-long.675/)<br>
|
50 |
+
π **Disambiguated Dogwhistles Dataset** - [Silent-Signals on HuggingFace](https://huggingface.co/datasets/SALT-NLP/silent_signals)<br>
|
51 |
π» **Dataset webpage** - Coming soon π
|
52 |
|
53 |
<!-- ![head_figure_large.png](https://cdn-uploads.huggingface.co/production/uploads/632d02054a4991e711591c34/m70hfQTN2Aw7t3Ilkga4u.png) -->
|
|
|
67 |
| <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"Stanford Congressional Record"</nobr> | <nobr>The source or method of data collection.</nobr> |
|
68 |
| <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>R</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
|
69 |
| <nobr>**reference**</nobr> | <nobr>str</nobr> | <nobr>CREC-2010-05-26-pt1-PgS11-8</nobr> | <nobr>The reference code for the Congressional record utterance, <br>available only for U.S. Congressional excerpts.</nobr> |
|
|
|
70 |
> NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
|
71 |
|
72 |
+
<br>
|
73 |
|
74 |
# Citations #
|
75 |
|