├── LICENSE ├── README.md ├── paper_dataset.json └── parse_data.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elicit/fave-dataset/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elicit/fave-dataset/HEAD/README.md -------------------------------------------------------------------------------- /paper_dataset.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elicit/fave-dataset/HEAD/paper_dataset.json -------------------------------------------------------------------------------- /parse_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elicit/fave-dataset/HEAD/parse_data.py --------------------------------------------------------------------------------