File size: 1,015 Bytes
83f4c3d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
dataset_info:
features:
- name: sid
dtype: int64
- name: sid_profile
dtype: int64
- name: post_id
dtype: string
- name: profile_id
dtype: int64
- name: cts
dtype: string
- name: post_type
dtype: int64
- name: description
dtype: string
- name: numbr_likes
dtype: int64
- name: number_comments
dtype: int64
- name: profile_name
dtype: string
- name: bio
dtype: string
- name: following
dtype: int64
- name: followers
dtype: int64
- name: n_posts
dtype: int64
- name: is_business_account
dtype: bool
- name: lang
dtype: string
- name: embeddings
sequence: float32
- name: category
dtype: string
splits:
- name: train
num_bytes: 8551142992
num_examples: 17210370
download_size: 1627466872
dataset_size: 8551142992
---
# Dataset Card for "private_instagram"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |