Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release cdQA version 1.0.0 on PyPI #169

Merged
merged 121 commits into from
Jun 25, 2019
Merged

Release cdQA version 1.0.0 on PyPI #169

merged 121 commits into from
Jun 25, 2019

Conversation

fmikaelian
Copy link
Collaborator

No description provided.

fmikaelian and others added 29 commits May 21, 2019 18:18
* fixed typo

* added other needed changes when sending to different devices
…raining-on-SQuAD

add instructions for reader training on SQuAD
* Update issue templates

* remove old issue template method

* Be compliant with the Github open source guide #81
…t False (#150)

* Deleted useless folders for github repo

* Added option in BertQA to save logs, the default is false

* Implemented a better way to have the option to save logs

* Updated documentation

* Removed useless parameter in BertQA
* Updated explanation to train reader on README file

* Updated explanation to evaluate reader on README file

* Added explanation to evaluate pipeline
* Implemented function to evaluate pipeline

* modified name of module from metrics.py to evaluate.py

* Changed evaluate_from_files to evaluate_reader / modified name of the module (evaluate.py to evaluation.py)
README updates + sync with run_squad.py
* + pdf_converter

* README updates

* Use the sys.argv and save the data on a csv

* change '\n'.join() by ' '.join() in order to correct the csv

* update run_squad.py

* create content column inside qa_pipeline

* update refs

* clean up docstrings after content col removal

* minor bugs

* fix typos and start write unit tests #136 (#155)

* + pdf_converter

* Use the sys.argv and save the data on a csv

* change '\n'.join() by ' '.join() in order to correct the csv

* minor bugs

* update README

* change param name to sth meaningful
… as default (the default BERT model we use is uncased) (#160)
* Prepare repo for release #159

* add GPU saving to example of reader training on SQuAD

* remove useless dep

* update README
* updated download.py

* deleted docs repo
* moved download.py to root and updated it to download models and BNP Paribas dataset

* changed version in setup.py to 1.0.0

* updated tutorial example with changes in repository

* done some minor updates on download.py

* removed PyGithub from requirements as we do not use it anymore
@fmikaelian fmikaelian merged commit b244e04 into master Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants