--- dataset_info: features: - name: file dtype: string - name: image dtype: image - name: label dtype: class_label: names: '0': text-only '1': illustrations - name: pub_date dtype: timestamp[ns] - name: page_seq_num dtype: int64 - name: edition_seq_num dtype: int64 - name: batch dtype: string - name: lccn dtype: string - name: box sequence: float32 - name: score dtype: float64 - name: ocr dtype: string - name: place_of_publication dtype: string - name: geographic_coverage dtype: string - name: name dtype: string - name: publisher dtype: string - name: url dtype: string - name: page_url dtype: string splits: - name: train num_bytes: 48233952.0 num_examples: 549 download_size: 48027719 dataset_size: 48233952.0 --- # Dataset Card for "test_dataset_cogapp" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) The first row of the dataset looks like ``` Usage: flyswot [OPTIONS] COMMAND [ARGS]... ╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ --install-completion [bash|zsh|fish|powershell|pwsh] Install completion for the specified shell. [default: None] │ │ --show-completion [bash|zsh|fish|powershell|pwsh] Show completion for the specified shell, to copy it or customize the installation. [default: None] │ │ --help Show this message and exit. │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ model flyswot commands for interacting with models │ │ predict flyswot commands for making predictions │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ```