Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
307 contributions in the last year
Activity overview
Contribution activity
August 2020
Timoeller has no activity
yet for this period.
July 2020
Created a pull request in deepset-ai/haystack that received 1 comment
Add "no answer" aggregation to Transformersreader
Linked to #257 and #258 Right now the Transformersreader just gives back "no answers" for each document it predicts on. We need to aggregate those …
+74
−46
•
1
comment
- fix _initialize_data_loaders in data_silo
- Remove rest_api_schema argument in inference_from_dicts()
- Deprecate QA input dicts with [context, qas] as keys
- farm.data_handler.utils: Add encoding to open write in split_file method
- Squad processor verbose feature
- Propagate QA ground truth in Inferencer
- Remove assertions or replace with logging error
- MiniLM support in tokenization and language_model
- Ensure QAInferencer always has task_type "question_answering"
- fix bugs with regression label standardization
- Upgrade pytorch and python versions
- Upgrade transformers version
- WIP: Input Objects
- WIP: Remove Asserts
- Even More Question Answering Improvements
- Question Answering improvements - NQ3

