--- language: - hu dataset_info: - config_name: first_sentence_after_title features: - name: image dtype: image - name: question dtype: string - name: original_answer dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string - name: ocr dtype: string - name: image_idx dtype: int64 splits: - name: train num_bytes: 696213505.375 num_examples: 2765 - name: val num_bytes: 86703972.0 num_examples: 330 - name: test num_bytes: 109745684.0 num_examples: 352 download_size: 885388803 dataset_size: 892663161.375 - config_name: last_word_given_first_sentence features: - name: image dtype: image - name: question dtype: string - name: original_answer dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string - name: ocr dtype: string - name: image_idx dtype: int64 splits: - name: train num_bytes: 1470295171.0 num_examples: 6296 - name: val num_bytes: 172095940.0 num_examples: 760 - name: test num_bytes: 193167441.0 num_examples: 751 download_size: 1819714487 dataset_size: 1835558552.0 - config_name: word_count features: - name: image dtype: image - name: question dtype: string - name: original_answer dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string - name: ocr dtype: string - name: image_idx dtype: int64 splits: - name: train num_bytes: 5099277398.0 num_examples: 24088 - name: val num_bytes: 614459791.875 num_examples: 2985 - name: test num_bytes: 658842030.75 num_examples: 2986 download_size: 2421250867 dataset_size: 6372579220.625 configs: - config_name: first_sentence_after_title data_files: - split: train path: first_sentence_after_title/train-* - split: val path: first_sentence_after_title/val-* - split: test path: first_sentence_after_title/test-* - config_name: last_word_given_first_sentence data_files: - split: train path: last_word_given_first_sentence/train-* - split: val path: last_word_given_first_sentence/val-* - split: test path: last_word_given_first_sentence/test-* - config_name: word_count data_files: - split: train path: word_count/train-* - split: val path: word_count/val-* - split: test path: word_count/test-* ---