| --- |
| dataset_info: |
| features: |
| - name: name |
| dtype: string |
| - name: aid |
| dtype: string |
| - name: pub_year |
| dtype: int32 |
| - name: older |
| dtype: float64 |
| - name: same |
| dtype: float64 |
| - name: younger |
| dtype: float64 |
| - name: author_age |
| dtype: int64 |
| - name: institution |
| dtype: string |
| - name: existing_collab |
| dtype: float64 |
| - name: new_collab |
| dtype: float64 |
| - name: age_category |
| dtype: string |
| - name: shared_institutions |
| dtype: string |
| - name: counts |
| dtype: float64 |
| - name: prop_younger |
| dtype: float64 |
| - name: total_coauth |
| dtype: float64 |
| - name: nb_papers |
| dtype: int64 |
| - name: density |
| dtype: float64 |
| - name: is_prof |
| dtype: int64 |
| - name: group_size |
| dtype: float64 |
| - name: perceived_as_male |
| dtype: int64 |
| - name: host_dept |
| dtype: string |
| - name: college |
| dtype: string |
| - name: has_research_group |
| dtype: int64 |
| - name: oa_uid |
| dtype: string |
| - name: group_url |
| dtype: string |
| - name: first_pub_year |
| dtype: float64 |
| - name: payroll_name |
| dtype: string |
| - name: position |
| dtype: string |
| - name: notes |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 5280459 |
| num_examples: 13857 |
| download_size: 356018 |
| dataset_size: 5280459 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| |
| ## Split_training |
| |
| This dataset is an intermediate file part of the [https://github.com/Vermont-Complex-Systems/complex-stories/tree/main/src/lib/stories/open-academic-analytics](open-academic-analytics) data pipeline. |