--- dataset_info: features: - name: arxiv_id dtype: string - name: github dtype: string - name: title dtype: string - name: upvotes dtype: int64 - name: num_comments dtype: int64 - name: github_mention_hf dtype: float64 - name: num_models dtype: float64 - name: num_datasets dtype: float64 - name: num_spaces dtype: float64 - name: reached_out_link dtype: string - name: reached_out_success dtype: float64 - name: has_artifact dtype: bool - name: submitted_by dtype: string - name: reached_out_note dtype: string - name: date dtype: string splits: - name: train num_bytes: 746822 num_examples: 3727 download_size: 272602 dataset_size: 746822 configs: - config_name: default data_files: - split: train path: data/train-* ---