| { |
| "files": { |
| "column_index": "column_index.json", |
| "nodes": "nodes.rkyv", |
| "offsets": "offsets.rkyv", |
| "p2f_adj": "p2f_adj.rkyv", |
| "table_info": "table_info.json", |
| "text": "text.json" |
| }, |
| "format_version": 1, |
| "name": "join-amazon-software", |
| "num_db_tables": 3, |
| "num_nodes": 179019, |
| "num_task_tables": 27, |
| "num_text_strings": 3001, |
| "source": "stanford-rdl/the-join/join-amazon-software", |
| "tasks": [ |
| { |
| "entity_table": "products", |
| "name": "product-avg-rating", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "avg_rating_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-churn-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "prod_churned_lh5", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-low-rating", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "low_rated_next", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-rating-change", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "rating_change_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-rating-trend-reversal", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "trend_flips", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-rating-volatility", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "rating_std", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-return-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "prod_returned_lh5", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-review-concentration", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "review_share", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-streak-length", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "streak", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-time-until-next-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "prod_days_to_next_lh5", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-time-until-next-review", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "days_to_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "products", |
| "name": "product-top-rated", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "top_rated_next", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-active", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "is_active_next", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-avg-rating", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "avg_rating_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-churn", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "churned_next", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-churn-lh4", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "churned_lh4", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-churn-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "churned_lh5", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-churn-lh6", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "churned_lh6", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-return", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "returns_next", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-return-lh4", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "returned_lh4", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-return-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "returned_lh5", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-return-lh6", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "returned_lh6", |
| "task_type": "binary_classification", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-time-until-next-lh4", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "days_to_next_lh4", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-time-until-next-lh5", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "days_to_next_lh5", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-time-until-next-lh6", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "days_to_next_lh6", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-time-until-next-review", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "days_to_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| }, |
| { |
| "entity_table": "reviewers", |
| "name": "reviewer-verbosity-per-star", |
| "splits": [ |
| "train" |
| ], |
| "target_col": "verbosity_per_star_next", |
| "task_type": "regression", |
| "time_col": "timestamp" |
| } |
| ], |
| "text_embeddings": { |
| "all-MiniLM-L12-v2": { |
| "file": "text_emb_all-MiniLM-L12-v2.bin", |
| "d_text": 384 |
| } |
| } |
| } |
|
|