Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
tags:
|
|
|
|
|
|
|
| 4 |
- social-media
|
| 5 |
-
- sentence-embedding
|
| 6 |
- web-communities
|
| 7 |
-
- reddit
|
| 8 |
- scored-platform
|
| 9 |
-
-
|
| 10 |
-
-
|
| 11 |
pretty_name: idrama-scored-2024
|
| 12 |
source_datasets:
|
| 13 |
- original
|
|
@@ -323,7 +323,7 @@ Dataset is organized by yealry-comments and submissions -- comments-2020, commen
|
|
| 323 |
- `community`: Name of the community in which the submission is posted to.
|
| 324 |
- `title`: Title of the submission.
|
| 325 |
- `raw_content`: Body of the submission.
|
| 326 |
-
- `embedding`: Generated embedding by combining "title" and "raw_content," with
|
| 327 |
|
| 328 |
- `link`: URL if the submission is a link.
|
| 329 |
- `type`: Indicates whether the submission is text or a link.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
tags:
|
| 4 |
+
- croissant
|
| 5 |
+
- idrama-lab
|
| 6 |
- social-media
|
|
|
|
| 7 |
- web-communities
|
|
|
|
| 8 |
- scored-platform
|
| 9 |
+
- reddit
|
| 10 |
+
- sentence-embedding
|
| 11 |
pretty_name: idrama-scored-2024
|
| 12 |
source_datasets:
|
| 13 |
- original
|
|
|
|
| 323 |
- `community`: Name of the community in which the submission is posted to.
|
| 324 |
- `title`: Title of the submission.
|
| 325 |
- `raw_content`: Body of the submission.
|
| 326 |
+
- `embedding`: Generated embedding by combining "title" and "raw_content," with 768 dimensional vector with fp32-bit.
|
| 327 |
|
| 328 |
- `link`: URL if the submission is a link.
|
| 329 |
- `type`: Indicates whether the submission is text or a link.
|