--- license: mit dataset_info: features: - name: volume_id dtype: int64 - name: book_id dtype: int64 - name: chapter_id dtype: int64 - name: verse_id dtype: int64 - name: volume_title dtype: string - name: book_title dtype: string - name: volume_long_title dtype: string - name: book_long_title dtype: string - name: volume_subtitle dtype: string - name: book_subtitle dtype: string - name: volume_short_title dtype: string - name: book_short_title dtype: string - name: volume_lds_url dtype: string - name: book_lds_url dtype: string - name: chapter_number dtype: int64 - name: verse_number dtype: int64 - name: scripture_text dtype: string - name: verse_title dtype: string - name: verse_short_title dtype: string splits: - name: full_data num_bytes: 3007090 num_examples: 6604 - name: train num_bytes: 2388696 num_examples: 5240 - name: test num_bytes: 618394 num_examples: 1364 download_size: 1745514 dataset_size: 6014180 ---