Zhaoxuan commited on
Commit
3c87ea7
·
verified ·
1 Parent(s): 0758d29

Add files using upload-large-folder tool

Browse files
Files changed (39) hide show
  1. .gitattributes +20 -0
  2. raw_data/PRISM/metadata.jsonl +3 -0
  3. raw_data/PRISM/utterances.jsonl +3 -0
  4. raw_data/generated_profile/LaMP_processed_citation_data_temp_profiles.jsonl +3 -0
  5. raw_data/generated_profile/LaMP_processed_citation_profiles.json +3 -0
  6. raw_data/generated_profile/LaMP_processed_tweet_data_temp_profiles.jsonl +3 -0
  7. raw_data/generated_profile_task_specific/LaMP_processed_citation_profiles.json +3 -0
  8. raw_data/generated_profile_task_specific/LaMP_processed_product_data_temp_profiles.jsonl +3 -0
  9. raw_data/generated_profile_task_specific/LaMP_processed_product_profiles.json +3 -0
  10. raw_data/generated_profile_task_specific/LaMP_processed_tweet_profiles.json +3 -0
  11. raw_data/generated_profile_task_specific/LongLaMP_abstract_generation_profiles.json +3 -0
  12. raw_data/generated_profile_task_specific/LongLaMP_product_review_data_temp_profiles.jsonl +3 -0
  13. raw_data/generated_profile_task_specific/LongLaMP_product_review_profiles.json +3 -0
  14. raw_data/generated_profile_task_specific/LongLaMP_topic_writing_profiles.json +3 -0
  15. raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_data_temp_profiles.jsonl +3 -0
  16. raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_profiles.json +3 -0
  17. raw_data/generated_profile_task_specific_unified/LaMP_processed_scholarly_title_profiles.json +3 -0
  18. raw_data/generated_profile_task_specific_unified/LaMP_processed_tweet_profiles.json +3 -0
  19. raw_data/user_embeddings/ec_user_embeddings.npz +3 -0
  20. raw_data/user_embeddings/lamp_tweet_user_embeddings.npz +3 -0
  21. raw_data/user_embeddings/prism_user_embeddings.npz +3 -0
  22. raw_data/user_gen_profile_embeddings/ec_user_embeddings.npz +3 -0
  23. raw_data/user_gen_profile_embeddings/lamp_citation_user_metadata.json +3 -0
  24. raw_data/user_gen_profile_embeddings/lamp_movie_user_embeddings.npz +3 -0
  25. raw_data/user_gen_profile_embeddings/lamp_news_cat_user_embeddings.npz +3 -0
  26. raw_data/user_gen_profile_embeddings/lamp_news_headline_user_embeddings.npz +3 -0
  27. raw_data/user_gen_profile_embeddings/lamp_product_user_metadata.json +3 -0
  28. raw_data/user_gen_profile_embeddings/lamp_scholarly_title_user_embeddings.npz +3 -0
  29. raw_data/user_gen_profile_embeddings/lamp_tweet_user_embeddings.npz +3 -0
  30. raw_data/user_gen_profile_embeddings/longlamp_product_review_user_embeddings.npz +3 -0
  31. raw_data/user_gen_profile_embeddings/personalreddit_user_embeddings.npz +3 -0
  32. raw_data/user_gen_profile_embeddings/prism_user_embeddings.npz +3 -0
  33. raw_data/user_gen_profile_embeddings_task_specific/ec_user_embeddings.npz +3 -0
  34. raw_data/user_gen_profile_embeddings_task_specific/lamp_citation_user_metadata.json +3 -0
  35. raw_data/user_gen_profile_embeddings_task_specific/lamp_movie_user_embeddings.npz +3 -0
  36. raw_data/user_gen_profile_embeddings_task_specific/lamp_news_headline_user_embeddings.npz +3 -0
  37. raw_data/user_gen_profile_embeddings_task_specific/lamp_tweet_user_embeddings.npz +3 -0
  38. raw_data/user_gen_profile_embeddings_task_specific/personalreddit_user_embeddings.npz +3 -0
  39. raw_data/user_gen_profile_embeddings_task_specific/prism_user_embeddings.npz +3 -0
.gitattributes CHANGED
@@ -132,3 +132,23 @@ raw_data/LongLaMP/LongLaMP_abstract_generation_data.jsonl filter=lfs diff=lfs me
132
  raw_data/LongLaMP/v9/LongLaMP_abstract_generation_train.jsonl filter=lfs diff=lfs merge=lfs -text
133
  raw_data/LaMP/LaMP_processed_product_data.jsonl filter=lfs diff=lfs merge=lfs -text
134
  raw_data/LaMP/v9/LaMP_processed_product_train.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  raw_data/LongLaMP/v9/LongLaMP_abstract_generation_train.jsonl filter=lfs diff=lfs merge=lfs -text
133
  raw_data/LaMP/LaMP_processed_product_data.jsonl filter=lfs diff=lfs merge=lfs -text
134
  raw_data/LaMP/v9/LaMP_processed_product_train.jsonl filter=lfs diff=lfs merge=lfs -text
135
+ raw_data/user_gen_profile_embeddings/lamp_citation_user_metadata.json filter=lfs diff=lfs merge=lfs -text
136
+ raw_data/generated_profile_task_specific_unified/LaMP_processed_tweet_profiles.json filter=lfs diff=lfs merge=lfs -text
137
+ raw_data/generated_profile_task_specific/LongLaMP_product_review_data_temp_profiles.jsonl filter=lfs diff=lfs merge=lfs -text
138
+ raw_data/generated_profile_task_specific/LaMP_processed_citation_profiles.json filter=lfs diff=lfs merge=lfs -text
139
+ raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_profiles.json filter=lfs diff=lfs merge=lfs -text
140
+ raw_data/generated_profile_task_specific/LaMP_processed_tweet_profiles.json filter=lfs diff=lfs merge=lfs -text
141
+ raw_data/generated_profile/LaMP_processed_citation_data_temp_profiles.jsonl filter=lfs diff=lfs merge=lfs -text
142
+ raw_data/generated_profile/LaMP_processed_tweet_data_temp_profiles.jsonl filter=lfs diff=lfs merge=lfs -text
143
+ raw_data/generated_profile/LaMP_processed_citation_profiles.json filter=lfs diff=lfs merge=lfs -text
144
+ raw_data/generated_profile_task_specific/LaMP_processed_product_profiles.json filter=lfs diff=lfs merge=lfs -text
145
+ raw_data/generated_profile_task_specific/LongLaMP_topic_writing_profiles.json filter=lfs diff=lfs merge=lfs -text
146
+ raw_data/generated_profile_task_specific_unified/LaMP_processed_scholarly_title_profiles.json filter=lfs diff=lfs merge=lfs -text
147
+ raw_data/generated_profile_task_specific/LongLaMP_product_review_profiles.json filter=lfs diff=lfs merge=lfs -text
148
+ raw_data/generated_profile_task_specific/LongLaMP_abstract_generation_profiles.json filter=lfs diff=lfs merge=lfs -text
149
+ raw_data/generated_profile_task_specific/LaMP_processed_product_data_temp_profiles.jsonl filter=lfs diff=lfs merge=lfs -text
150
+ raw_data/user_gen_profile_embeddings_task_specific/lamp_citation_user_metadata.json filter=lfs diff=lfs merge=lfs -text
151
+ raw_data/user_gen_profile_embeddings/lamp_product_user_metadata.json filter=lfs diff=lfs merge=lfs -text
152
+ raw_data/PRISM/utterances.jsonl filter=lfs diff=lfs merge=lfs -text
153
+ raw_data/PRISM/metadata.jsonl filter=lfs diff=lfs merge=lfs -text
154
+ raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_data_temp_profiles.jsonl filter=lfs diff=lfs merge=lfs -text
raw_data/PRISM/metadata.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4030dd8f71c83112bfe069e589c971efb4c6819cdeb05dea98873724ccacf0e9
3
+ size 85080000
raw_data/PRISM/utterances.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7829679350031d6678fa42b8106b2d05051bf9feea348a294400347af4a6deb4
3
+ size 68231088
raw_data/generated_profile/LaMP_processed_citation_data_temp_profiles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a2dcc80cfe3c910e2b37229185bb69ed27d929c969ea5ddeac85a5f837ac06
3
+ size 17591359
raw_data/generated_profile/LaMP_processed_citation_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b297457bae9cd1a949185abe91b6b1c00e2462c492c3c037687a8e9cc4d8e7
3
+ size 17432948
raw_data/generated_profile/LaMP_processed_tweet_data_temp_profiles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324e268ae0163266bdf3a76d348797a1dacd5cfe62b90ac4ba324a1434c5ed7d
3
+ size 21859833
raw_data/generated_profile_task_specific/LaMP_processed_citation_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884f3387caf02846314dc2f7678e9dbcc1474da00a2b3a0b4049f1ad50f3ea7d
3
+ size 16441651
raw_data/generated_profile_task_specific/LaMP_processed_product_data_temp_profiles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2642f88e46f0f144c7b023cf881879015db9aabb750f7d4103afca52d3bb6c45
3
+ size 36052431
raw_data/generated_profile_task_specific/LaMP_processed_product_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a21ad143f0db57778f519e29e111b3c9d50a513681a659367ef7f9ae332ce09
3
+ size 35553936
raw_data/generated_profile_task_specific/LaMP_processed_tweet_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b8a8ce9506e4458fe3eeb98e8f7108c0789d7541b02236d05f011822c8ba64
3
+ size 20202280
raw_data/generated_profile_task_specific/LongLaMP_abstract_generation_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542e29a0b84a5c0c2eba14727968389b1625fe1319adce0aa1f85ec7b794fe0e
3
+ size 37854201
raw_data/generated_profile_task_specific/LongLaMP_product_review_data_temp_profiles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44e8f26e79b4ac27853651667e8f9bf640206d6ab32fa332e3094e8d6a71ef3
3
+ size 29963579
raw_data/generated_profile_task_specific/LongLaMP_product_review_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3143c177480737cca6320422cffe7e15f54a4e65779810aae3b928bd094ab64
3
+ size 29577863
raw_data/generated_profile_task_specific/LongLaMP_topic_writing_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fda1038f10e8adbf8eb2562da298cb48f1780e0df63951ddf693a5b141f868f
3
+ size 33130013
raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_data_temp_profiles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c422e2b88a53a2bda038d6390d3f2238c0c3af49b30cd9e98f41ca2d280653
3
+ size 11308920
raw_data/generated_profile_task_specific_unified/LaMP_processed_citation_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1068a9cac3ad01a15dd3358168f3a69ea3c3b4cba39a92d08a719ac3aca3cd9a
3
+ size 11150509
raw_data/generated_profile_task_specific_unified/LaMP_processed_scholarly_title_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc187c4751530daf60cbf2e3af6b50bb9ee707a76f633cae6edf4e4d37d5220c
3
+ size 19927740
raw_data/generated_profile_task_specific_unified/LaMP_processed_tweet_profiles.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038593fd372deb8a977e39f346a5e5f989db8d1bfc0754f05c671b03dc21bed7
3
+ size 21580579
raw_data/user_embeddings/ec_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71b2e66afbc91c36c3a1007e0419a465f010300a8dd0af6cccad1a2af93847d
3
+ size 423702
raw_data/user_embeddings/lamp_tweet_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde270176b92f62d27469fd1040b2e54e7ef4a61d8702abb877bcb1019ddb99e
3
+ size 87322870
raw_data/user_embeddings/prism_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce90732e19e0717b3c0a52441077b95115f3c8ca310c1a167ef775dfa3b1e3c
3
+ size 8186901
raw_data/user_gen_profile_embeddings/ec_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2af2c112706b9e4273ddf69ab0fe2dcd711cd11b904d362fce95c98360b13f
3
+ size 423386
raw_data/user_gen_profile_embeddings/lamp_citation_user_metadata.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40c8a85a316dbc9db85a654db8f0f52c2bd0daf9708a3bad1066bf051c1a443
3
+ size 17432504
raw_data/user_gen_profile_embeddings/lamp_movie_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863ef722bf53c6517daac4214771ce8580eec0deaf356e9b6026111fa0880fa8
3
+ size 5594605
raw_data/user_gen_profile_embeddings/lamp_news_cat_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e327b1eae6f8e1f962c1dbdb4fbf87274bd0562a31bc89dd39768215d1c1cacb
3
+ size 1981107
raw_data/user_gen_profile_embeddings/lamp_news_headline_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7221906ed76cf3f05f13bbc801b1c230135185f682bb373fe450ca1a4297314
3
+ size 10116005
raw_data/user_gen_profile_embeddings/lamp_product_user_metadata.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:882ab1aa6d8d2a614c6770bbe6c1d262361f2eadecdf763565caccbd9e1cea81
3
+ size 59728648
raw_data/user_gen_profile_embeddings/lamp_scholarly_title_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:637df99b5241bb958788430d2f256bd5db5d09253e685d462f5d905586d3412d
3
+ size 91884513
raw_data/user_gen_profile_embeddings/lamp_tweet_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ee86c5718a5399cd1e509354f81d9a55e55922ab6b7b0442f9602022f5977c
3
+ size 81980757
raw_data/user_gen_profile_embeddings/longlamp_product_review_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe7e4d6b5a4e13972596b2139a21aacc1f61289fa42f055853f32260cb529ad
3
+ size 100828601
raw_data/user_gen_profile_embeddings/personalreddit_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776894431b50ef2701f0f66ba4cf72fad541a3ee226eb098467a7a212839eba4
3
+ size 2862176
raw_data/user_gen_profile_embeddings/prism_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6299d6e838a8a62f1b2926f7884f460c8c98e01c7c2919bfbe2b3b5a20c768f
3
+ size 8446418
raw_data/user_gen_profile_embeddings_task_specific/ec_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7acb70d6bf8ef77ff7bf8b0974472b505f0fba1056b06a138a226d6360ca55d
3
+ size 423455
raw_data/user_gen_profile_embeddings_task_specific/lamp_citation_user_metadata.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3cfbd1d3a5a74ea8e6cdea6419c2ab38c182d277a439e79c04c75883304ef9f
3
+ size 16438345
raw_data/user_gen_profile_embeddings_task_specific/lamp_movie_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c133e854246d40c9ac2a1f37f558163bbecb51e747db56c3a30da1933c5eebb1
3
+ size 5721712
raw_data/user_gen_profile_embeddings_task_specific/lamp_news_headline_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b2bf30c971bbf8c9a2a9a1f0eb6b8d0b47cc13ff0d027d48bf14eb5663bc88
3
+ size 10084202
raw_data/user_gen_profile_embeddings_task_specific/lamp_tweet_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7397073f7321f7bde4d018d602c62e8d47fd51b971d1f3949f6fe2ce9ea8a208
3
+ size 81778410
raw_data/user_gen_profile_embeddings_task_specific/personalreddit_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb4efbab58f93ba54121d31899cb1538dfde4029028a78095495f5d897bd1a15
3
+ size 2895059
raw_data/user_gen_profile_embeddings_task_specific/prism_user_embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437b8da30b966de710413f0421a7e3b7742dea7a1c300ff5af88969db0638f02
3
+ size 8499238