ChenyuHeidiZhang commited on
Commit
97905d2
1 Parent(s): aeb14be

use the same field names for reddit and stackexchange

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +11 -8
  2. reddit/architecture/test.json +2 -2
  3. reddit/architecture/train.json +2 -2
  4. reddit/architecture/validation.json +2 -2
  5. reddit/artfundamentals/test.json +2 -2
  6. reddit/artfundamentals/train.json +2 -2
  7. reddit/artfundamentals/validation.json +2 -2
  8. reddit/askacademia/test.json +2 -2
  9. reddit/askacademia/train.json +2 -2
  10. reddit/askacademia/validation.json +2 -2
  11. reddit/askanthropology/test.json +2 -2
  12. reddit/askanthropology/train.json +2 -2
  13. reddit/askanthropology/validation.json +2 -2
  14. reddit/askbaking/test.json +2 -2
  15. reddit/askbaking/train.json +2 -2
  16. reddit/askbaking/validation.json +2 -2
  17. reddit/askcarguys/test.json +2 -2
  18. reddit/askcarguys/train.json +2 -2
  19. reddit/askcarguys/validation.json +2 -2
  20. reddit/askculinary/test.json +2 -2
  21. reddit/askculinary/train.json +2 -2
  22. reddit/askculinary/validation.json +2 -2
  23. reddit/askdocs/test.json +2 -2
  24. reddit/askdocs/train.json +2 -2
  25. reddit/askdocs/validation.json +2 -2
  26. reddit/askeconomics/test.json +2 -2
  27. reddit/askeconomics/train.json +2 -2
  28. reddit/askeconomics/validation.json +2 -2
  29. reddit/askengineers/test.json +2 -2
  30. reddit/askengineers/train.json +2 -2
  31. reddit/askengineers/validation.json +2 -2
  32. reddit/askhistorians/test.json +2 -2
  33. reddit/askhistorians/train.json +2 -2
  34. reddit/askhistorians/validation.json +2 -2
  35. reddit/askhr/test.json +2 -2
  36. reddit/askhr/train.json +2 -2
  37. reddit/askhr/validation.json +2 -2
  38. reddit/asklinguistics/test.json +2 -2
  39. reddit/asklinguistics/train.json +2 -2
  40. reddit/asklinguistics/validation.json +2 -2
  41. reddit/asknetsec/test.json +2 -2
  42. reddit/asknetsec/train.json +2 -2
  43. reddit/asknetsec/validation.json +2 -2
  44. reddit/askphilosophy/test.json +2 -2
  45. reddit/askphilosophy/train.json +2 -2
  46. reddit/askphilosophy/validation.json +2 -2
  47. reddit/askphysics/test.json +2 -2
  48. reddit/askphysics/train.json +2 -2
  49. reddit/askphysics/validation.json +2 -2
  50. 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
- `created_at_utc_A`:"1490989560.0",
99
- `created_at_utc_B`:"1491012608.0",
100
- `score_A`:"2",
101
- `score_B`:"5",
 
 
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`:"23048.0",
108
- `score_ratio`:"2.5",
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:4ee7f1db6a5772d8d3ee92cf3b8eef5194fce12895febbf3b034f6385e86976c
3
- size 372896
 
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:5a8c69564d5efb3aa6189dbaefe92cc5e4c536df76e3cc6a68c0d17f2417f1c6
3
- size 12574777
 
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:edbf26187f991e6e8590783cb8a06d7b275d2d0762bc007c34abd1d990cc1e16
3
- size 283002
 
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:53e03dfba77b6a3bf513c1cdd6db7475372ea3e574ab6e4dce925cc28ed21834
3
- size 733105
 
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:36fc4ea939fb8df83091fca1e7447f38ce60710b616f21cbab3173db978ab10c
3
- size 9285130
 
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:fb35ba487f5e0d1a6e6d2990be22221d60f0fc366105893fb71c50b3fa31ed32
3
- size 341669
 
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:59c7bbf85090fd36628919b4700c2c0deaa7f51205d7b43f98821491e980ca53
3
- size 4799602
 
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:af45f7679113c446a9a441c319244469f00bfeea1849ae231718f775c758b1f5
3
- size 102933839
 
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:7db03c96738dc4e908d21e61531e309812ec08cff28efa444ca906581e31e4a6
3
- size 5911464
 
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:a8b0ecd8ecb7e786fddc3a08065309281692c5bd483bd1ad277d5f42c319e020
3
- size 585290
 
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:e50a0fef3e81f36aafbc3af3226c7b3ee8202652e05a7909ac80499b36e61364
3
- size 11861926
 
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:14561b82a8c07f6255366e9e69dfe3b2bcecfeed3b87773f446a015b745fe5b9
3
- size 639749
 
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:8d1d3c2af1dd784a3d73c20cf9add46f6de1510b1797f4d112e6064ec465fb47
3
- size 3430780
 
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:b468a8b2ec7b88cc2d2e7c06da19614f9da3792949e15c1e65c00d6d30a1e820
3
- size 66689681
 
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:2b4d98ae59535a283b7b772072853a41fab3cf36dd306f803b5901925e657c39
3
- size 3468785
 
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:db30f799f7a5d43e99848b03932c9eb62e7100042dc17a04b03e95a9f599bb24
3
- size 646234
 
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:4b85ddd81bdf6eff52d8a443562110bafd8bb18ae14e3bec1dcb13f3d65457ad
3
- size 12092792
 
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:1fea444271a66008d15f4cccc9b86dfeec122aad4f096b71c824559dbe7c33a2
3
- size 871011
 
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:083aec5a7b6fa1ef48249a19da868ac6a6933e76b7c771c42b5df2587ce32f20
3
- size 10220487
 
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:2cd1105784d4f57e8fd6eb8187aea761a5cf150205c8545d00ed2cfc6eab1a67
3
- size 188963079
 
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:61734f7b44596209fa7248afb72004cc1d230c0eaaadb6badc2ed5a4e2224362
3
- size 9387737
 
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:c893ba1079469869fbefea64dc903f09054a796c04d487e65fc2b55e16008e80
3
- size 2624515
 
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:939722dc824d3293687f8ee285ecf8b915aca43060707d7b1625b13c46ba600b
3
- size 44055902
 
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:915cabb7d87b3413c859467d27114e4b9a3debb2c360480076f59ebfcbbb73ad
3
- size 2312677
 
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:14735ddd81f96d80e3340631b3cc03d3d58e237f9a593c87daf8fd8a5710fa72
3
- size 993535
 
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:2570930710b303c5ce43015987d05e95958d7d1d28f4f49a1b745c818ef29253
3
- size 19323429
 
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:0edbdcdbf42ead2b2694ed7d9b29c20ead36d9e2a1e04df13b71aca760c784af
3
- size 1076250
 
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:561fa717819712b49cac8b2ec0e65f6e5db6ea9ff0d754582ef4b303f70e39d1
3
- size 9954921
 
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:ddb88ac656bb7110e54987bb6de7e1f21edb9b929de16303ee066447e5b183bf
3
- size 159476527
 
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:9b04436cb04fc3836a4bb05a73a80f1b3bbd5218be38911dcdaf6f6393391c78
3
- size 9402722
 
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:0ac31b21aeb79ff7f5424040cb394e4d7fa028d2665a88ae2f005a63d1824968
3
- size 9453180
 
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:e8ad492df869fa0c52f51a08483e8922fdaf415d11fd71d1c80133fc1656d752
3
- size 161762657
 
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:41b02a6e9e42f4175ce12e35c733636eebad8edf6859603acec014a85fe03164
3
- size 9562328
 
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:8ec134b606fae455ecf0ac9bde5f95fc14f0de828bc54f0690079b49cd76ea8a
3
- size 2285837
 
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:06a0c1295565e48bad5661c369008ae31827920be5407ae22cb709a9e661c270
3
- size 35568772
 
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:298852978cddf82259fd22c69f589e08eb2fa78608d68abfbd4fa4881f413b30
3
- size 1706051
 
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:fea492db8075d78e3606f93e8393565a59eea0459bdf4a1ac697c7f749b8dfcb
3
- size 567651
 
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:810b525bfea09b649705a03274087ed7f3c59513569483ff2210e3e77d7175be
3
- size 11832965
 
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:e7b93fd36787460f7ce195468d0f0698c5943d08396e33fc0fba0f7ca62392d9
3
- size 760281
 
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:9e87d9aa2eafb58152ccf002f46706e1800d0fc4b3b2f51b85d5757b75605cd8
3
- size 1636802
 
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:9a3b2a1ca6ac74680a6dee541c66aaab64b725a2f770b54038127630ec7e3d62
3
- size 28416044
 
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:fe78e5580ef4bf6ac445f69f811633807ac786e171a1db605aa4d4d8cca4b9f8
3
- size 1915528
 
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:30eb802fb20927fde071be0e0b65a0d506cdc3109564ce309b1847b9cdaf72ed
3
- size 4545041
 
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:08f81391ff57de7a8782c43d9f15279e4f7bd00afe89d73c25db5a35630c1227
3
- size 78336282
 
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:356c38eb6e492ff77ae483b43b40973ec50675a768fb2569473dcbd7e1a6e776
3
- size 4464830
 
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:fd019e69e27f829e71f56cdd768a213e0faf2005437642dd1c0698a31b1f552d
3
- size 1502722
 
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:c8bf851548ae91b18ed621bac55c8c8af2975eed7ce1bdf28da194c0f1bd60fa
3
- size 26983817
 
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:08ed7369aee2fe8668614dc8b099a95c1d776cda37498b08f16cd37cbf9bfacb
3
- size 1491068
 
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:1bdc84820f57ee846757944b690a5c020ce09e90ae204402220b498e999e2de8
3
- size 7689571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f82667b4c94d523ce7bd1bbec8f56ec2488f74cc5570edd6e10b9b9e9fd4d3
3
+ size 7912082