--- license: mit configs: - config_name: 3gpp_tsg data_files: - split: test path: 3gpp_tsg_v2_custom.json - config_name: telelogs data_files: - split: test path: telelogs_v2_custom.json - config_name: telemath data_files: - split: test path: telemath_v2_custom.json - config_name: teleqna data_files: - split: test path: teleqna_v2_custom.json - config_name: teleyaml data_files: - split: test path: teleyaml_v2_custom.json dataset_info: config_name: teletables features: - name: question dtype: string - name: choices list: string - name: answer dtype: int64 - name: explanation dtype: string - name: difficult dtype: bool - name: table_id dtype: string - name: table_title dtype: string - name: document_id dtype: string - name: document_title dtype: string - name: document_url dtype: string splits: - name: test num_bytes: 77591 num_examples: 100 download_size: 34349 dataset_size: 77591 ---