ChenyuHeidiZhang
commited on
Commit
•
97905d2
1
Parent(s):
aeb14be
use the same field names for reddit and stackexchange
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +11 -8
- reddit/architecture/test.json +2 -2
- reddit/architecture/train.json +2 -2
- reddit/architecture/validation.json +2 -2
- reddit/artfundamentals/test.json +2 -2
- reddit/artfundamentals/train.json +2 -2
- reddit/artfundamentals/validation.json +2 -2
- reddit/askacademia/test.json +2 -2
- reddit/askacademia/train.json +2 -2
- reddit/askacademia/validation.json +2 -2
- reddit/askanthropology/test.json +2 -2
- reddit/askanthropology/train.json +2 -2
- reddit/askanthropology/validation.json +2 -2
- reddit/askbaking/test.json +2 -2
- reddit/askbaking/train.json +2 -2
- reddit/askbaking/validation.json +2 -2
- reddit/askcarguys/test.json +2 -2
- reddit/askcarguys/train.json +2 -2
- reddit/askcarguys/validation.json +2 -2
- reddit/askculinary/test.json +2 -2
- reddit/askculinary/train.json +2 -2
- reddit/askculinary/validation.json +2 -2
- reddit/askdocs/test.json +2 -2
- reddit/askdocs/train.json +2 -2
- reddit/askdocs/validation.json +2 -2
- reddit/askeconomics/test.json +2 -2
- reddit/askeconomics/train.json +2 -2
- reddit/askeconomics/validation.json +2 -2
- reddit/askengineers/test.json +2 -2
- reddit/askengineers/train.json +2 -2
- reddit/askengineers/validation.json +2 -2
- reddit/askhistorians/test.json +2 -2
- reddit/askhistorians/train.json +2 -2
- reddit/askhistorians/validation.json +2 -2
- reddit/askhr/test.json +2 -2
- reddit/askhr/train.json +2 -2
- reddit/askhr/validation.json +2 -2
- reddit/asklinguistics/test.json +2 -2
- reddit/asklinguistics/train.json +2 -2
- reddit/asklinguistics/validation.json +2 -2
- reddit/asknetsec/test.json +2 -2
- reddit/asknetsec/train.json +2 -2
- reddit/asknetsec/validation.json +2 -2
- reddit/askphilosophy/test.json +2 -2
- reddit/askphilosophy/train.json +2 -2
- reddit/askphilosophy/validation.json +2 -2
- reddit/askphysics/test.json +2 -2
- reddit/askphysics/train.json +2 -2
- reddit/askphysics/validation.json +2 -2
- reddit/askscience/test.json +2 -2
README.md
CHANGED
@@ -91,28 +91,29 @@ Here's an example from `reddit/askculinary/train.json`:
|
|
91 |
Here's an example from `stackexchange/stack_academia/validation.json`:
|
92 |
```
|
93 |
{
|
94 |
-
`id`:"87434_87453",
|
95 |
`post_id`:"87393",
|
96 |
`domain`:"academia_validation",
|
97 |
`history`:"What to answer an author asking me if I reviewed his/her paper? <sep> Suppose I review someone's paper anonymously, the paper gets accepted, and a year or two later we meet e.g. in a social event and he/she asks me "did you review my paper?". What should I answer? There are several sub-questions here: Suppose the review was a good one, and the paper eventualy got accepted, so I do not mind telling that I was the reviewer. Is there any rule/norm prohibiting me from telling the truth? Suppose the review was not so good, so I do not want to reveal. What can I answer? If I just say "I am not allowed to tell you", this immediately reveals me... On the other hand, I do not want to lie. What options do I have?",
|
98 |
-
`
|
99 |
-
`
|
100 |
-
`
|
101 |
-
`
|
|
|
|
|
102 |
`human_ref_A`:"I am aware of at least one paper where a referee went out of cover (after the review process of course) and was explicitly mentioned in a later paper: <blockquote> X and Y thank Z, who as the anonymous referee was kind enough to point out the error (and later became non-anonymous). </blockquote> so it is sure fine to answer truthfully that yes you did review, but only if you wish of course (and most likely if you have been helpful and the authors of the paper responsive).",
|
103 |
`human_ref_B`:"Perhaps you should follow the example of Howard Percy Robertson (known as the 'R' in the famous FLRW, or Friedmann-Lematre-Robertson-Walker metric used in physical cosmology.) He was the referee of the famous Einstein-Rosen paper, which was rejected by Physical Review, prompting Einstein never to publish in Physical Review again. Einstein ignored the referee report, but months later, it seems, Robertson had a chance to talk to Einstein and may have helped convince him of the error of his ways. However, as far as we know, he never revealed to Einstein that he was the anonymous referee for Physical Review. It was not until 2005 I believe, long after the death of all participants, that Physical Review chose to disclose the referee's identity (http://physicstoday.scitation.org/doi/full/10.1063/1.2117822).",
|
104 |
`labels`:"0",
|
105 |
`metadata_A`:"Post URL: https://academia.stackexchange.com/questions/87393, Response URL: https://academia.stackexchange.com/questions/87434, Post author username: Erel Segal-Halevi, Post author profile: https://academia.stackexchange.com/users/787, Response author username: mts, Response author profile: https://academia.stackexchange.com/users/49583",
|
106 |
`metadata_B`:"Post URL: https://academia.stackexchange.com/questions/87393, Response URL: https://academia.stackexchange.com/questions/87453, Post author username: Erel Segal-Halevi, Post author profile: https://academia.stackexchange.com/users/787, Response author username: Viktor Toth, Response author profile: https://academia.stackexchange.com/users/7938",
|
107 |
-
`seconds_difference`:
|
108 |
-
`score_ratio`:
|
109 |
}
|
110 |
```
|
111 |
|
112 |
where the fields are:
|
113 |
- ```post_id```: the ID of the Reddit post (string)
|
114 |
- ```domain```: the subreddit and split the example is drawn from, separated by an underscore (string)
|
115 |
-
- ```upvote_ratio```: the percent of votes received by the post that were positive (aka upvotes) (float)
|
116 |
- ```history```: the post title concatented to the post body (string)
|
117 |
- ```c_root_id_A```: the ID of comment A (string)
|
118 |
- ```c_root_id_B```: the ID of comment B (string)
|
@@ -123,6 +124,8 @@ where the fields are:
|
|
123 |
- ```human_ref_A```: text of comment A (string)
|
124 |
- ```human_ref_B```: text of comment B (string)
|
125 |
- ```labels```: the preference label -- it is 1 if A is preferred to B; 0 if B is preferred to A. This was randomized such that the label distribution is roughly 50/50. (integer)
|
|
|
|
|
126 |
- ```seconds_difference```: how many seconds after the less preferred comment the more preferred one was created (will always be >= 0) (integer)
|
127 |
- ```score_ratio```: the ratio of the more preferred comment's score to the less preferred comment's score (will be >= 1) (float)
|
128 |
|
|
|
91 |
Here's an example from `stackexchange/stack_academia/validation.json`:
|
92 |
```
|
93 |
{
|
|
|
94 |
`post_id`:"87393",
|
95 |
`domain`:"academia_validation",
|
96 |
`history`:"What to answer an author asking me if I reviewed his/her paper? <sep> Suppose I review someone's paper anonymously, the paper gets accepted, and a year or two later we meet e.g. in a social event and he/she asks me "did you review my paper?". What should I answer? There are several sub-questions here: Suppose the review was a good one, and the paper eventualy got accepted, so I do not mind telling that I was the reviewer. Is there any rule/norm prohibiting me from telling the truth? Suppose the review was not so good, so I do not want to reveal. What can I answer? If I just say "I am not allowed to tell you", this immediately reveals me... On the other hand, I do not want to lie. What options do I have?",
|
97 |
+
`c_root_id_A`:"87434",
|
98 |
+
`c_root_id_B`:"87453",
|
99 |
+
`created_at_utc_A`:1490989560,
|
100 |
+
`created_at_utc_B`:1491012608,
|
101 |
+
`score_A`:2,
|
102 |
+
`score_B`:5,
|
103 |
`human_ref_A`:"I am aware of at least one paper where a referee went out of cover (after the review process of course) and was explicitly mentioned in a later paper: <blockquote> X and Y thank Z, who as the anonymous referee was kind enough to point out the error (and later became non-anonymous). </blockquote> so it is sure fine to answer truthfully that yes you did review, but only if you wish of course (and most likely if you have been helpful and the authors of the paper responsive).",
|
104 |
`human_ref_B`:"Perhaps you should follow the example of Howard Percy Robertson (known as the 'R' in the famous FLRW, or Friedmann-Lematre-Robertson-Walker metric used in physical cosmology.) He was the referee of the famous Einstein-Rosen paper, which was rejected by Physical Review, prompting Einstein never to publish in Physical Review again. Einstein ignored the referee report, but months later, it seems, Robertson had a chance to talk to Einstein and may have helped convince him of the error of his ways. However, as far as we know, he never revealed to Einstein that he was the anonymous referee for Physical Review. It was not until 2005 I believe, long after the death of all participants, that Physical Review chose to disclose the referee's identity (http://physicstoday.scitation.org/doi/full/10.1063/1.2117822).",
|
105 |
`labels`:"0",
|
106 |
`metadata_A`:"Post URL: https://academia.stackexchange.com/questions/87393, Response URL: https://academia.stackexchange.com/questions/87434, Post author username: Erel Segal-Halevi, Post author profile: https://academia.stackexchange.com/users/787, Response author username: mts, Response author profile: https://academia.stackexchange.com/users/49583",
|
107 |
`metadata_B`:"Post URL: https://academia.stackexchange.com/questions/87393, Response URL: https://academia.stackexchange.com/questions/87453, Post author username: Erel Segal-Halevi, Post author profile: https://academia.stackexchange.com/users/787, Response author username: Viktor Toth, Response author profile: https://academia.stackexchange.com/users/7938",
|
108 |
+
`seconds_difference`:23048.0,
|
109 |
+
`score_ratio`:2.5,
|
110 |
}
|
111 |
```
|
112 |
|
113 |
where the fields are:
|
114 |
- ```post_id```: the ID of the Reddit post (string)
|
115 |
- ```domain```: the subreddit and split the example is drawn from, separated by an underscore (string)
|
116 |
+
- ```upvote_ratio```: the percent of votes received by the post that were positive (aka upvotes), -1.0 for stackexchange as there is no such data (float)
|
117 |
- ```history```: the post title concatented to the post body (string)
|
118 |
- ```c_root_id_A```: the ID of comment A (string)
|
119 |
- ```c_root_id_B```: the ID of comment B (string)
|
|
|
124 |
- ```human_ref_A```: text of comment A (string)
|
125 |
- ```human_ref_B```: text of comment B (string)
|
126 |
- ```labels```: the preference label -- it is 1 if A is preferred to B; 0 if B is preferred to A. This was randomized such that the label distribution is roughly 50/50. (integer)
|
127 |
+
- ```metadata_A```: metadata for stackexchange post and comment A (string)
|
128 |
+
- ```metadata_B```: metadata for stackexchange post and comment B (string)
|
129 |
- ```seconds_difference```: how many seconds after the less preferred comment the more preferred one was created (will always be >= 0) (integer)
|
130 |
- ```score_ratio```: the ratio of the more preferred comment's score to the less preferred comment's score (will be >= 1) (float)
|
131 |
|
reddit/architecture/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cf5622fbedeb685da0c5e851d8a6875aa8517100c32a51f48d4d7efef79fa42
|
3 |
+
size 389272
|
reddit/architecture/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39533a7ca4f2e0e160761ed584f17bfd324fc8cfec4b9a2449ccaabee78227f6
|
3 |
+
size 13089273
|
reddit/architecture/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91ba72a050f06476856e196945b0a7a90774fb28543aedec1269680d9ece0e44
|
3 |
+
size 292912
|
reddit/artfundamentals/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7880afe1590211ba92c0fb79b27f57c6cd1ffef9569d23e8ffe9fc0408d960cb
|
3 |
+
size 752468
|
reddit/artfundamentals/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cce52f25a17015cc59cafe9cd5c9b5d6e9c6b6876120f078c2137a23e078ad3d
|
3 |
+
size 9547205
|
reddit/artfundamentals/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ece05bbb606b34f0bd77ac5b434f3e69190a86b732d8fc0ca391286fc488b221
|
3 |
+
size 351699
|
reddit/askacademia/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:940b6144a19b5368d1d00ae6aa98e5cc229cc962056dcbca29a1b6869d6fa7c9
|
3 |
+
size 4952289
|
reddit/askacademia/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56df5d1c0c89e14cd81dc37a4258db8b255226e678f4af56b2140d6a38361a23
|
3 |
+
size 105908674
|
reddit/askacademia/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f51660b5db81f53c64066b626c8204788580688d28a1c0ae188a39a99bb6b7
|
3 |
+
size 6086266
|
reddit/askanthropology/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6440c4429accf58f044fb601d691947e9930a9f937f390ce675722a3ff77bcd1
|
3 |
+
size 600920
|
reddit/askanthropology/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef565143e155f94e89cfd23ab148d4fc9cb36e9139b52dd9ef8dfbb1717cb881
|
3 |
+
size 12190294
|
reddit/askanthropology/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e926e40d5405b2c86dec1e764a31efe92a0c3e482abcbaacd911a478666a710
|
3 |
+
size 655567
|
reddit/askbaking/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c76a7df51b4e88ac8ffc7fae9370c9678adad06e69eda2f3ab086e3d10985efc
|
3 |
+
size 3585283
|
reddit/askbaking/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ff1de28996ecc7e723eaf0d1b4b836e632c7a0c0318229d40e54a85a15edc6d
|
3 |
+
size 69749328
|
reddit/askbaking/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc3cddc1f6e54271de3ff24027deca280259d124b14f0b4e18eadd1dc7e2ea83
|
3 |
+
size 3631247
|
reddit/askcarguys/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4428ef75e92b9f74fbab0f9357441c599f034412daede2866320f65a93d29e2e
|
3 |
+
size 681114
|
reddit/askcarguys/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f0ce701eea3e13f45154180ba34f4abc41cfb00131adf63eea3a6302ca52e8c
|
3 |
+
size 12630601
|
reddit/askcarguys/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:148f177560f520d877e81c07d628cf7a98cdc434885a352eeb4a4e7c6b70df7e
|
3 |
+
size 907147
|
reddit/askculinary/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5291b8bfad4a96802ef6533c133ed368109ccd9714a5fad023bf58ee326942c
|
3 |
+
size 10682277
|
reddit/askculinary/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b10651dfb6c7a265ec1480fbc5ab4f65169f76394654778fb7c931007a4d4de4
|
3 |
+
size 196863482
|
reddit/askculinary/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d086da82b36fb631a1aa94b2819a23f9426a1b338aaf386c4678c0e1f571cd3
|
3 |
+
size 9802199
|
reddit/askdocs/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df234259ad298687d1bdfc73b11b2c7479cdaa5843f5a8730c4f0986acd3bf5f
|
3 |
+
size 2677267
|
reddit/askdocs/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13eff446a95355673d2d87ced4fc142ac45fb5b46bcaa11fe3e31bc4e4b06c3d
|
3 |
+
size 44907915
|
reddit/askdocs/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d202181dc014b0e31985426edee6c239082b97b6b3f1e1c8defea6a85867ffd
|
3 |
+
size 2360227
|
reddit/askeconomics/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7964d6415ecf84e96f0864c078b80f4c91a59a2defd9d22013e2cca8054554ec
|
3 |
+
size 1017728
|
reddit/askeconomics/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b9dfacf2cdec97f67bc11962e5b458429bbc27fb2e37aed3f00dba2c4e5f91d
|
3 |
+
size 19781341
|
reddit/askeconomics/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:602fd054ea525c3c0299415e1c64b9230d4d7a7c1f5e587ced8fb2cf914cfa9f
|
3 |
+
size 1100326
|
reddit/askengineers/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ee86a1c62597e2dbafe8b2d39f7c92f162d45ec70bde93beb50c72bfc764231
|
3 |
+
size 10291335
|
reddit/askengineers/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93616efd922eaf777f7d18ec07a1e3feafbe12275a5c5b19e21d93e492e6a4b4
|
3 |
+
size 165160859
|
reddit/askengineers/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61091d858046c9b232ca12550ae8fde29e6c76ff87de91b63a234606bbeec50e
|
3 |
+
size 9708426
|
reddit/askhistorians/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b47187b12542642d90b406c8c2621102c297d0e7dbda5d2aec09fe72075ec33
|
3 |
+
size 9558712
|
reddit/askhistorians/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c92dfc88deb8a0da6c1a9d352fbdd87c017b34216e8d44024aa9d9037952f41b
|
3 |
+
size 163715501
|
reddit/askhistorians/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bbe21c6c1a4431077d16c420f73c3c2903ad53f87215bd7788e85474022d414
|
3 |
+
size 9671301
|
reddit/askhr/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:159f2fdfb3c184c8fe4254d0d7b8c895f08199cef9b089a7a4b2f5c4e5418b04
|
3 |
+
size 2346266
|
reddit/askhr/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce550879720892494023a548b540dec2ef8dc2dc6f46b84a5fa1fe0329de9bf0
|
3 |
+
size 36549511
|
reddit/askhr/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc5620873fd325095fe910fbef2e0d663f57f70ef5f723ff5624412d341d1639
|
3 |
+
size 1751129
|
reddit/asklinguistics/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:896e25588f7ce39256edac4e590636ed5d16b4d919a47ffe49ad9b5539962f90
|
3 |
+
size 583467
|
reddit/asklinguistics/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67a52a994505da4fc40420da425e01731da643d9ab46c1bb67e48db8c9498122
|
3 |
+
size 12207268
|
reddit/asklinguistics/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c11c71d18f0fa93dab1d3f7c8850e35953886f0f16f7a09cdcc4d20defd9011b
|
3 |
+
size 784434
|
reddit/asknetsec/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42036bca4fa112271a816f4af30ec298246f29b7f33d4cc679bdd5a479497fc4
|
3 |
+
size 1687883
|
reddit/asknetsec/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbc4e8a5fafd87fe8f326d48ae4d3687e7ea9695ef660a9ed517cc9c9bd5113b
|
3 |
+
size 29432520
|
reddit/asknetsec/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794c1d2974d210b49e4f3a8cf2e5697ee7cac69cd8871b3b88beb3e3b593def6
|
3 |
+
size 1969972
|
reddit/askphilosophy/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04a950268ce7b63198fda7ade55c5bd58599edf74c138cb1aac5c22b96b9ba15
|
3 |
+
size 4665386
|
reddit/askphilosophy/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8025acc438cd96b4476e681add75e2895c93c41f7cf2241fc1c61055b4eeafd9
|
3 |
+
size 80330544
|
reddit/askphilosophy/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8976a724a5594d0b6993dc72c8430d9e76411752eabb0c827047d1ba09c5ea92
|
3 |
+
size 4585232
|
reddit/askphysics/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62e27ad9f230911473d4156269d782f939e80d5adb8326fe3afb2c847d20b891
|
3 |
+
size 1557208
|
reddit/askphysics/train.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2b1e5fbc66967fc3206e23187847ec5581d146a64de7c9f77b4b172ef517040
|
3 |
+
size 27976965
|
reddit/askphysics/validation.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f53fc7c4cce9be05781f00145511acb909db704d3b6d499578eb9eed0d9a1da
|
3 |
+
size 1549036
|
reddit/askscience/test.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09f82667b4c94d523ce7bd1bbec8f56ec2488f74cc5570edd6e10b9b9e9fd4d3
|
3 |
+
size 7912082
|