Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
jkruk commited on
Commit
4c1dd16
β€’
1 Parent(s): 504ece9

whitespace

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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