matcav commited on
Commit
d63357e
·
verified ·
1 Parent(s): 7faaea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -60,9 +60,8 @@ ds = load_dataset("matcav/youniverse", "youtube_comments")
60
  ds = load_dataset("matcav/youniverse", "youtube_comments", streaming=True)
61
  ```
62
 
63
- Original: [GitHub](https://github.com/epfl-dlab/YouNiverse) | [Zenodo](https://zenodo.org/records/4650046)
64
 
65
- Bibtex Reference:
66
 
67
  ```
68
  @inproceedings{ribeiro2021youniverse,
@@ -72,4 +71,6 @@ Bibtex Reference:
72
  booktitle={{Proceedings of the 15th International AAAI Conference
73
  on Weblogs and Social Media (ICWSM'21)}}
74
  }
75
- ```
 
 
 
60
  ds = load_dataset("matcav/youniverse", "youtube_comments", streaming=True)
61
  ```
62
 
 
63
 
64
+ ## Sources:
65
 
66
  ```
67
  @inproceedings{ribeiro2021youniverse,
 
71
  booktitle={{Proceedings of the 15th International AAAI Conference
72
  on Weblogs and Social Media (ICWSM'21)}}
73
  }
74
+ ```
75
+
76
+ Original: [GitHub](https://github.com/epfl-dlab/YouNiverse) | [Zenodo](https://zenodo.org/records/4650046)