jpatel0057 commited on
Commit
a46887f
1 Parent(s): 029c58a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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
- - idrama-lab
10
- - croissant
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 512 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.
 
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.