--- language: - en license: odc-by configs: - config_name: default data_files: - split: papers path: papers.jsonl - split: tables_dataset_viewer_only path: tables_dataset_viewer_only.jsonl --- # ArXivDIGESTables (In progress) **Note**: Please use huggingface datasets as a way to preview the data only as `load_dataset` does not work well with the current data format. Instead it is recommended to directly download `tables.jsonl`, `papers.jsonl`, and `full_texts.jsonl.gz`.