| | --- |
| | dataset_info: |
| | features: |
| | - name: idx |
| | dtype: int64 |
| | - name: idx_lca |
| | dtype: int64 |
| | - name: offset |
| | dtype: int64 |
| | - name: repo |
| | dtype: string |
| | - name: commit_hash |
| | dtype: string |
| | - name: target_file |
| | dtype: string |
| | - name: line_type_lca |
| | dtype: string |
| | - name: ground_truth |
| | dtype: string |
| | - name: in_completions |
| | dtype: bool |
| | - name: completion_type |
| | dtype: string |
| | - name: non_dunder_count_intellij |
| | dtype: int64 |
| | - name: non_dunder_count_jedi |
| | dtype: int64 |
| | - name: start_with_ |
| | dtype: bool |
| | - name: first_occurrence |
| | dtype: bool |
| | - name: intellij_completions |
| | list: string |
| | - name: jedi_completions |
| | list: |
| | - name: name |
| | dtype: string |
| | - name: type |
| | dtype: string |
| | - name: prefix |
| | dtype: string |
| | - name: intellij_completions_filtered |
| | list: string |
| | - name: prefix_truncated |
| | dtype: string |
| | - name: __index_level_0__ |
| | dtype: int64 |
| | splits: |
| | - name: train |
| | num_bytes: 21524999 |
| | num_examples: 1557 |
| | download_size: 2734773 |
| | dataset_size: 21524999 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |