Skip to content

Faroese question answering dataset, generated by GPT-4.

License

Notifications You must be signed in to change notification settings

alexandrainst/foqa

Repository files navigation

FoQA

Faroese question-answering dataset, generated by GPT-4.


Code Coverage Documentation License LastCommit Contributor Covenant

Developer(s):

Quickstart

  1. Run make install, which sets up a virtual environment and all Python dependencies therein.
  2. Run source .venv/bin/activate to activate the virtual environment.
  3. Run echo "OPENAI_API_KEY=<your-openai-api-key> > .env to enable OpenAI generation.
  4. Run python src/scripts/create_dataset.py to create the dataset.

The raw dataset will be stored in data/raw and will be updated continuously during creation, and the final dataset will appear in your data/final.

Docker

You can also run the Dockerfile directly, which builds the dataset without having to set up a Python environment.

About

Faroese question answering dataset, generated by GPT-4.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published