simonycl commited on
Commit
db43e99
·
verified ·
1 Parent(s): fbd9c6c

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +50 -0
  2. analyze/results/multi_turn_dialogues.jsonl +3 -0
  3. analyze/results/multiturn_pairs.jsonl +3 -0
  4. analyze/results/multiturn_pairs_full_text.jsonl +3 -0
  5. analyze/results/multiturn_pairs_no_duplicates.jsonl +3 -0
  6. analyze/results/multiturn_pairs_same_post.jsonl +3 -0
  7. author/test_author_history.jsonl +3 -0
  8. author/train_author_history_post_only.jsonl +3 -0
  9. data/cmv/2013-2018-posts.jsonl +3 -0
  10. data/cmv/2017-2018-comments.jsonl +3 -0
  11. data/cmv/2018-now-posts.jsonl +3 -0
  12. data/cmv/all-cmv-posts.jsonl +3 -0
  13. data/cmv/detection/chunk_4.jsonl +3 -0
  14. data/cmv/detection/chunk_5.jsonl +3 -0
  15. data/cmv/detection/chunk_6.jsonl +3 -0
  16. data/cmv/detection/chunk_7.jsonl +3 -0
  17. data/cmv/detection/cmv_detected.jsonl +3 -0
  18. data/cmv/detection/processed_chunk_8.jsonl +3 -0
  19. data/cmv/detection/processed_chunk_8_detected.jsonl +3 -0
  20. data/cmv/detection/processed_cmv.jsonl +3 -0
  21. data/cmv/extracted/cmv_pairs.jsonl +3 -0
  22. data/cmv/extracted/cmv_pairs_.jsonl +3 -0
  23. data/cmv/extracted/cmv_pairs_easy.jsonl +3 -0
  24. data/cmv/extracted/cmv_pairs_hard(embedding-3-large).jsonl +3 -0
  25. data/cmv/extracted/cmv_pairs_hard.jsonl +3 -0
  26. data/cmv/extracted/positive_examples.jsonl +3 -0
  27. data/cmv/merged_2017_2025/deltas.jsonl +3 -0
  28. data/cmv/merged_2017_2025/posts.jsonl +3 -0
  29. data/cmv/processed/comment_chains.json +3 -0
  30. data/cmv/processed_2017_2025/deduplicated/train_deduplicated_with_categories.jsonl +3 -0
  31. data/cmv/processed_2017_2025/final/train.jsonl +3 -0
  32. data/cmv/processed_2017_2025/final/train_with_categories.jsonl +3 -0
  33. data/cmv/processed_2017_2025/intermediate/cmv_pairs.jsonl +3 -0
  34. data/cmv/processed_2017_2025/intermediate/comment_chains.json +3 -0
  35. data/cmv/processed_2017_2025/intermediate/enhanced_comments_index.json +3 -0
  36. data/cmv/processed_2017_2025/intermediate/positive_examples.jsonl +3 -0
  37. data/cmv/processed_2017_2025/intermediate/processed_posts.jsonl +3 -0
  38. data/cmv/processed_post.jsonl +3 -0
  39. data/cmv/r_Deltalog_posts.jsonl +3 -0
  40. data/cmv/r_deltalog_posts.jsonl +3 -0
  41. data/cmv/r_deltalog_posts_dec_2025.jsonl +3 -0
  42. data/cmv/train_.jsonl +3 -0
  43. data/cmv/train_easy.jsonl +3 -0
  44. data/cmv/train_hard.jsonl +3 -0
  45. demographic_inference_prompts.jsonl +3 -0
  46. demographic_inference_prompts_30.jsonl +3 -0
  47. demographic_inference_prompts_batch_1.jsonl +3 -0
  48. demographic_inference_prompts_batch_2.jsonl +3 -0
  49. demographic_inference_prompts_batch_3.jsonl +3 -0
  50. results_meta-llama_Meta-Llama-3.1-8B-Instruct_simonycl_cmv_hard_train_hint.json +3 -0
.gitattributes CHANGED
@@ -58,3 +58,53 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ data/cmv/processed_2017_2025/intermediate/processed_posts.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ data/cmv/processed_2017_2025/intermediate/enhanced_comments_index.json filter=lfs diff=lfs merge=lfs -text
63
+ data/cmv/processed_2017_2025/intermediate/positive_examples.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ topics/cmv_hard_prompts.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ data/cmv/processed_2017_2025/intermediate/cmv_pairs.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ data/cmv/processed/comment_chains.json filter=lfs diff=lfs merge=lfs -text
67
+ data/cmv/detection/chunk_5.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ data/cmv/detection/chunk_4.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ data/cmv/processed_2017_2025/deduplicated/train_deduplicated_with_categories.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ data/cmv/processed_2017_2025/final/train_with_categories.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ data/cmv/detection/processed_chunk_8.jsonl filter=lfs diff=lfs merge=lfs -text
72
+ data/cmv/merged_2017_2025/posts.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ data/cmv/detection/cmv_detected.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ data/cmv/processed_2017_2025/final/train.jsonl filter=lfs diff=lfs merge=lfs -text
75
+ data/cmv/detection/processed_cmv.jsonl filter=lfs diff=lfs merge=lfs -text
76
+ data/cmv/processed_2017_2025/intermediate/comment_chains.json filter=lfs diff=lfs merge=lfs -text
77
+ data/cmv/detection/chunk_6.jsonl filter=lfs diff=lfs merge=lfs -text
78
+ data/cmv/detection/chunk_7.jsonl filter=lfs diff=lfs merge=lfs -text
79
+ data/cmv/train_easy.jsonl filter=lfs diff=lfs merge=lfs -text
80
+ author/test_author_history.jsonl filter=lfs diff=lfs merge=lfs -text
81
+ demographic_inference_prompts_batch_2.jsonl filter=lfs diff=lfs merge=lfs -text
82
+ demographic_inference_prompts_30.jsonl filter=lfs diff=lfs merge=lfs -text
83
+ results_meta-llama_Meta-Llama-3.1-8B-Instruct_simonycl_cmv_hard_train_hint.json filter=lfs diff=lfs merge=lfs -text
84
+ demographic_inference_prompts_batch_1.jsonl filter=lfs diff=lfs merge=lfs -text
85
+ demographic_inference_prompts_batch_3.jsonl filter=lfs diff=lfs merge=lfs -text
86
+ data/cmv/r_Deltalog_posts.jsonl filter=lfs diff=lfs merge=lfs -text
87
+ data/cmv/r_deltalog_posts.jsonl filter=lfs diff=lfs merge=lfs -text
88
+ data/cmv/r_deltalog_posts_dec_2025.jsonl filter=lfs diff=lfs merge=lfs -text
89
+ data/cmv/2013-2018-posts.jsonl filter=lfs diff=lfs merge=lfs -text
90
+ analyze/results/multi_turn_dialogues.jsonl filter=lfs diff=lfs merge=lfs -text
91
+ analyze/results/multiturn_pairs_same_post.jsonl filter=lfs diff=lfs merge=lfs -text
92
+ analyze/results/multiturn_pairs.jsonl filter=lfs diff=lfs merge=lfs -text
93
+ analyze/results/multiturn_pairs_no_duplicates.jsonl filter=lfs diff=lfs merge=lfs -text
94
+ data/cmv/train_.jsonl filter=lfs diff=lfs merge=lfs -text
95
+ data/cmv/processed_post.jsonl filter=lfs diff=lfs merge=lfs -text
96
+ analyze/results/multiturn_pairs_full_text.jsonl filter=lfs diff=lfs merge=lfs -text
97
+ author/train_author_history_post_only.jsonl filter=lfs diff=lfs merge=lfs -text
98
+ data/cmv/extracted/cmv_pairs.jsonl filter=lfs diff=lfs merge=lfs -text
99
+ data/cmv/train_hard.jsonl filter=lfs diff=lfs merge=lfs -text
100
+ demographic_inference_prompts.jsonl filter=lfs diff=lfs merge=lfs -text
101
+ data/cmv/extracted/cmv_pairs_easy.jsonl filter=lfs diff=lfs merge=lfs -text
102
+ data/cmv/2018-now-posts.jsonl filter=lfs diff=lfs merge=lfs -text
103
+ data/cmv/extracted/cmv_pairs_.jsonl filter=lfs diff=lfs merge=lfs -text
104
+ data/cmv/merged_2017_2025/deltas.jsonl filter=lfs diff=lfs merge=lfs -text
105
+ data/cmv/extracted/cmv_pairs_hard(embedding-3-large).jsonl filter=lfs diff=lfs merge=lfs -text
106
+ data/cmv/extracted/cmv_pairs_hard.jsonl filter=lfs diff=lfs merge=lfs -text
107
+ data/cmv/detection/processed_chunk_8_detected.jsonl filter=lfs diff=lfs merge=lfs -text
108
+ data/cmv/all-cmv-posts.jsonl filter=lfs diff=lfs merge=lfs -text
109
+ data/cmv/extracted/positive_examples.jsonl filter=lfs diff=lfs merge=lfs -text
110
+ data/cmv/2017-2018-comments.jsonl filter=lfs diff=lfs merge=lfs -text
analyze/results/multi_turn_dialogues.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ff8fcbb75d209dbfcf62b38d5828c35eb7d4de13900a9baa514f664cdce49d
3
+ size 226797649
analyze/results/multiturn_pairs.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5a65011afcdd0fe48ba94bd6fb4b41a01c1e6caa0845be3527007cb541d9eb5
3
+ size 281438120
analyze/results/multiturn_pairs_full_text.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97bd505eb45a1332902c8ca06be67665615185cac69b67f2ae13a6fec31d2fa6
3
+ size 339509994
analyze/results/multiturn_pairs_no_duplicates.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdbf45ab05f8cba82281f2c0aef297cc36595cef5cb29752b1ab1acfef09a
3
+ size 281419378
analyze/results/multiturn_pairs_same_post.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63969be3052da554f20eee05a88617fb21dfe505683aca85dc36b4c273177ae6
3
+ size 279185805
author/test_author_history.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6daa24dde5478e3541048eea454e677951403c93401331290ee248bbddb567de
3
+ size 124620649
author/train_author_history_post_only.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893b5a45a5b526e07ae92a639af3cf759a0a56da8b0005d1110ff4233b8edab4
3
+ size 370676341
data/cmv/2013-2018-posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5319303b0525a0bb9741f7b1e334b86072b25dd9ba49e08767232b7eedfbdf1
3
+ size 211127775
data/cmv/2017-2018-comments.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43eec43837f75c5895f0f22204a281ae7ee2c532c6ddd0ac24807b23d97f373a
3
+ size 1011275457
data/cmv/2018-now-posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f63bd819740205b10c106be9b1d895acb146509839b61e485419a81489b08b9
3
+ size 634160546
data/cmv/all-cmv-posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cdac63ac24951099cb5a0571eb8b8a8bf623a25b04c3b034026430b6675f844
3
+ size 870160811
data/cmv/detection/chunk_4.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05eb4de0d05e452ec9948837baab12f3eb3cabc073ba32ea4cca2170f517020
3
+ size 1769960672
data/cmv/detection/chunk_5.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ff6da46cb6bf9fc2d8196bd6a697420656b47936f3f9f74dc49b5214eaa7a1a
3
+ size 1776097686
data/cmv/detection/chunk_6.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e09afb61e9e195c257c505c62f504b1d31d1f89663d17c14edbfc781be73a2a0
3
+ size 1927653897
data/cmv/detection/chunk_7.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f8788b52b06974f9bbda6d7f3fb5df0dc9bb58075a4a0094ed3b845ec0fab0
3
+ size 1986007377
data/cmv/detection/cmv_detected.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4815e6730b33df1797c67512ca8118c621a01bb97b2be8a612c56fe96d58caf
3
+ size 1303226866
data/cmv/detection/processed_chunk_8.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9ebf2ee0b600b3a958b177ff8003a5117418eb8efd0975bd93d5000b5f23ea
3
+ size 1248849747
data/cmv/detection/processed_chunk_8_detected.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ee96d62db4c4183308cf07981e85bdf67c9e1f22a93b34d05e3b01d02c9e8d1
3
+ size 498422606
data/cmv/detection/processed_cmv.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:301dff780dcadee3c36dbe56e07e448dc2f9dd0177dc3797c49c1228c2513390
3
+ size 1303226866
data/cmv/extracted/cmv_pairs.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cb32352b54d84215a6e2dd9a004095b95b227d1e83729afa780e807805413a
3
+ size 120478980
data/cmv/extracted/cmv_pairs_.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2633d6283831184baaf130b6c7757c99c73d76a72fad00ad3a47b583b75e10
3
+ size 356564365
data/cmv/extracted/cmv_pairs_easy.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fbd6e14b764bd85cacbd420aa67d6f8e31336da1057b866a908316cc2ee0237
3
+ size 121522583
data/cmv/extracted/cmv_pairs_hard(embedding-3-large).jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d908a6d28cdeb2e51d6f8108f216332a9feed15e9c47cea61f5f91b3e7e1d607
3
+ size 354110370
data/cmv/extracted/cmv_pairs_hard.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d908a6d28cdeb2e51d6f8108f216332a9feed15e9c47cea61f5f91b3e7e1d607
3
+ size 354110370
data/cmv/extracted/positive_examples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731b67645fd2f82c37433969f3f3336955c7bef2c74d094ae4a1d5a27b7172cb
3
+ size 486065175
data/cmv/merged_2017_2025/deltas.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c92ec30e6ce6c4aeed11b40bf9dff1fec1f5cf02c18c02cc310713c9f15689e
3
+ size 187973728
data/cmv/merged_2017_2025/posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565547100d3b07975822fb3e6042d200b984f34a58239fea55170a148de3ba3d
3
+ size 840704435
data/cmv/processed/comment_chains.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56a12e29497d4d62db32159cbbb2b971eafd0c883e80d575fc57ee635902fe0a
3
+ size 1069527955
data/cmv/processed_2017_2025/deduplicated/train_deduplicated_with_categories.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc4f7a9118b929a123d364140ead6bd91c7927c015abfb07c5d81f7b7b96e6e2
3
+ size 276128673
data/cmv/processed_2017_2025/final/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ba9b4b56beeb36a1ae72b3a8a8010f511be89e1f913354e565bae743803905
3
+ size 489345039
data/cmv/processed_2017_2025/final/train_with_categories.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68900b0b15f8e59b94a9aefb6776c462aee0d13ee0a6e109c8aac9bf32f3df7
3
+ size 349979019
data/cmv/processed_2017_2025/intermediate/cmv_pairs.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7f577050d61341cd451d312b7cb30edec8553417eea8f52149fc10c1f2ff8e
3
+ size 557665266
data/cmv/processed_2017_2025/intermediate/comment_chains.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22fe0d31c6c69db6450931f540d6425ae52822558e61e8296edeb168b54dde0
3
+ size 1510184000
data/cmv/processed_2017_2025/intermediate/enhanced_comments_index.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777a0b587f0072359acb259cecc362c86e79267f2f1e9dc4bba61dfd41839c92
3
+ size 350026888
data/cmv/processed_2017_2025/intermediate/positive_examples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c74645a6b1d792f8661009b28e46e637db59ec33102b5a8c7e066962d7e2593
3
+ size 276049331
data/cmv/processed_2017_2025/intermediate/processed_posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a94778dee728eae3728bc9227af51d102fab5572917cec35d5e1fb24f80ccd5
3
+ size 196938066
data/cmv/processed_post.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cda880a762bb95db7098fa1619a4787f73b14bf5f8683e6d4c976a1ae4c6eb8
3
+ size 327811916
data/cmv/r_Deltalog_posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c33dcff07ec6e4ab6a51e4289a71547aef9cf482235237f41f99e5f85c2ee5d
3
+ size 174070871
data/cmv/r_deltalog_posts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243d024f61fdc2dc20e482b9417cc3f32507d1972cdcc439afb564cd26266a36
3
+ size 176641655
data/cmv/r_deltalog_posts_dec_2025.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c92ec30e6ce6c4aeed11b40bf9dff1fec1f5cf02c18c02cc310713c9f15689e
3
+ size 187973728
data/cmv/train_.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dedaf91f9eba423f2bd4511a0cb1014af31eb77c11e7344c44757c7c86e86746
3
+ size 305388952
data/cmv/train_easy.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072b734a4dfd20bf7a9b9a28112b202b68b90b1d9930a6e2d5677e63a0b55ac3
3
+ size 107982226
data/cmv/train_hard.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f17c9e5009f6be9419fb0f3b35303de0c5334128f5352930b6fa3435c876ac
3
+ size 305329718
demographic_inference_prompts.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26b5d353ca0f42925ef934163ce90ed7242cfe3f177348b308128bcde8be4605
3
+ size 476859378
demographic_inference_prompts_30.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa62450135043830f780fc5a7a81b67699e367fe7fc0b10647f57ef5bf5e85f
3
+ size 161847269
demographic_inference_prompts_batch_1.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0685481489e86dad237aae8b538e25dd135f11611390b625cfd21a108e11e82f
3
+ size 161875306
demographic_inference_prompts_batch_2.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97ace56a49dcbdf959bf52ce91a30d0e2823bea902ea6bc005595c0fe0d4d20
3
+ size 157544315
demographic_inference_prompts_batch_3.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd0c4d19a7c8209bb9f7ef241dd4c4ea77f18087e05240370b0a12a2fe84bcb
3
+ size 162840128
results_meta-llama_Meta-Llama-3.1-8B-Instruct_simonycl_cmv_hard_train_hint.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:293d55fcdc0070b9b1290659ee936ee069de8742d7249e3feba01fd29bc10096
3
+ size 160558634