dataset_info: | |
features: | |
- name: bucketized_user_age | |
dtype: float32 | |
- name: movie_genres | |
sequence: int64 | |
- name: movie_id | |
dtype: binary | |
- name: movie_title | |
dtype: binary | |
- name: timestamp | |
dtype: int64 | |
- name: user_gender | |
dtype: bool | |
- name: user_id | |
dtype: binary | |
- name: user_occupation_label | |
dtype: int64 | |
- name: user_occupation_text | |
dtype: binary | |
- name: user_rating | |
dtype: float32 | |
- name: user_zip_code | |
dtype: binary | |
- name: bio prompt | |
dtype: string | |
- name: history prompt | |
dtype: string | |
- name: history overview prompt | |
dtype: string | |
- name: job-group prompt | |
dtype: string | |
- name: age-group prompt | |
dtype: string | |
- name: gender-group prompt | |
dtype: string | |
- name: region-group prompt | |
dtype: string | |
- name: cross-movie prompt | |
dtype: string | |
- name: cross-cate prompt | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 39211129 | |
num_examples: 6000 | |
download_size: 5318113 | |
dataset_size: 39211129 | |
# Dataset Card for "6k-sample" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |