| --- |
| dataset_info: |
| features: |
| - name: synopsis |
| dtype: string |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': aircraft |
| '1': airport |
| '2': airspacestructure |
| '3': atcequipment/navfacility/buildings |
| '4': chartorpublication |
| '5': companypolicy |
| '6': environment-nonweatherrelated |
| '7': equipment/tooling |
| '8': humanfactors |
| '9': incorrect/notinstalled/unavailablepart |
| '10': logbookentry |
| '11': manuals |
| '12': mel |
| '13': procedure |
| '14': softwareandautomation |
| '15': staffing |
| '16': weather |
| - name: acn |
| dtype: int64 |
| splits: |
| - name: train |
| num_bytes: 3168250 |
| num_examples: 4957 |
| - name: validation |
| num_bytes: 2564090 |
| num_examples: 4083 |
| download_size: 3067174 |
| dataset_size: 5732340 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| --- |
| |