Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
3 |
+
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
4 |
+
{}
|
5 |
+
---
|
6 |
+
|
7 |
+
# Dataset Card for `Reddit-CIKM`
|
8 |
+
|
9 |
+
**TL;DR:** This reddit data used in our CIKM paper for training, validation and testing will be uploaded in September.
|
10 |
+
|
11 |
+
**Detailed Explanation:** My personal server with the Reddit-CIKM data is down now (at San Diego). I will fix it upon I finish my summer internship (at Bay Area).
|
12 |
+
If you want to use `Reddit-Movie` dataset as soon as possible, welcome to check our [raw-version](https://huggingface.co/datasets/ZhankuiHe/reddit_movie_raw), [small-version](https://huggingface.co/datasets/ZhankuiHe/reddit_movie_small_v1) and [large-version](https://huggingface.co/datasets/ZhankuiHe/reddit_movie_large_v1) instead. Note that the CIKM version is a subset of the [small-version](https://huggingface.co/datasets/ZhankuiHe/reddit_movie_small_v1).
|