File size: 1,026 Bytes
f1fad7d 3de389f f1fad7d 3de389f f1fad7d | 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 | ---
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-*
---
|