Utils to run multiple choice question answering with huggingface transformers
Project description
mc_transformers
Code to run experiments over Multiple Choice QA with huggingface/transformers. A big part of the code comes from huggingface/transformers, so its license may apply (Apache v2).
Code
utils_mc.py: Contains processors specific to each MC QA collection (RACE, SWAG, EntranceExams…)
run_mc_trainer.py: Code to train/eval/test models over any collection with transfomers
Why
As I experiment with more MC collection and training modes (i.e.: tpu), support for more collections or more models is required. Instead of forking the whole transformers library I do it here.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-07-23)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mc_transformers-0.1.5.tar.gz
.
File metadata
- Download URL: mc_transformers-0.1.5.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42b97093b2d3f611129191e5a2303026d8dae46cee33d3eca881fc405f227f19 |
|
MD5 | 8e806e23f4674dee59a6970900ad28f3 |
|
BLAKE2b-256 | 2abfc2708953323d5234e296cd6b5dbafc82e94b9554ae19b866b5ec134a0968 |