jpatel0057 commited on
Commit
19373b9
1 Parent(s): 35d3966

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -99,6 +99,8 @@ configs:
99
  path: transcripts/train-*
100
  size_categories:
101
  - 100K<n<1M
 
 
102
  ---
103
 
104
  ![iDRAMA-rumble-2024 Header](https://huggingface.co/datasets/iDRAMALab/iDRAMA-rumble-2024/resolve/main/iDRAMA-rumble-2024.jpeg?download=true)
@@ -113,9 +115,9 @@ size_categories:
113
 
114
  | Repo-links | Purpose |
115
  |:------|:--------------|
116
- | [Zenodo](https://zenodo.org/records/10515991) | Coming soon |
117
  | [Github](https://github.com/idramalab/iDRAMA-rumble-2024) | The main repository of this dataset, where we provide code-snippets to get started with this dataset. |
118
- | [Huggingface](https://hf.co/datasets/iDRAMALab/iDRAMA-rumble-2024) | On Huggingface, we provide a dataset that can be accessed through Huggingface APIs. |
119
 
120
  - **Rumble platform:** [Rumble](https://rumble.com)
121
  - **Link to paper:** [CySoc 2024](https://workshop-proceedings.icwsm.org/abstract.php?id=2024_07)
@@ -186,5 +188,10 @@ This dataset is available for free to use under terms of the non-commercial lice
186
  # Citation
187
 
188
  ```bibtex
189
- Coming soon
 
 
 
 
 
190
  ```
 
99
  path: transcripts/train-*
100
  size_categories:
101
  - 100K<n<1M
102
+ language:
103
+ - en
104
  ---
105
 
106
  ![iDRAMA-rumble-2024 Header](https://huggingface.co/datasets/iDRAMALab/iDRAMA-rumble-2024/resolve/main/iDRAMA-rumble-2024.jpeg?download=true)
 
115
 
116
  | Repo-links | Purpose |
117
  |:------|:--------------|
118
+ | [Zenodo](https://zenodo.org/records/10515991) | On Zenodo, we provide JSON formatted dataset for all modalities and representative images in a zip file. |
119
  | [Github](https://github.com/idramalab/iDRAMA-rumble-2024) | The main repository of this dataset, where we provide code-snippets to get started with this dataset. |
120
+ | [Huggingface](https://hf.co/datasets/iDRAMALab/iDRAMA-rumble-2024) | On Huggingface, we provide a dataset that can be accessed through Huggingface APIs in a `parquet` format. |
121
 
122
  - **Rumble platform:** [Rumble](https://rumble.com)
123
  - **Link to paper:** [CySoc 2024](https://workshop-proceedings.icwsm.org/abstract.php?id=2024_07)
 
188
  # Citation
189
 
190
  ```bibtex
191
+ @article{balci2024idrama,
192
+ title = {iDRAMA-rumble-2024: A Dataset of Podcasts from Rumble Spanning 2020 to 2022},
193
+ author = {Balci, Utkucan and Patel, Jay and Balci, Berkan and Blackburn, Jeremy},
194
+ year = {2024},
195
+ journal = {Workshop Proceedings of the 18th International AAAI Conference on Web and Social Media}
196
+ }
197
  ```