issues
search
allenai
/
deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Testing the model and getting answer to a new question
#413
marilenaoita
closed
6 years ago
2
Find small dimension typo in reading_comprehension/bidirectional_attention.py
#412
felizxia
closed
6 years ago
3
Getting a nan softmax loss
#411
bhavikajalli
closed
7 years ago
1
evaluate_model() gives parsing error
#410
mohitbadwal
opened
7 years ago
1
Fixup data path.
#409
cristipp
closed
7 years ago
0
Cannot run `bidaf_squad.json`
#408
schmmd
closed
7 years ago
3
Tests and fixes to new data api
#407
DeNeutoy
opened
7 years ago
2
Merge changes from splitting repo
#406
DeNeutoy
closed
7 years ago
1
New data api
#405
DeNeutoy
closed
7 years ago
0
New data api
#404
DeNeutoy
closed
7 years ago
0
Better API around continuing training
#403
matt-gardner
opened
7 years ago
0
Refactor instances and datasets
#402
matt-gardner
closed
7 years ago
2
split run_model into two functions
#401
DeNeutoy
closed
7 years ago
0
remove actual experiment files as well as tests
#400
DeNeutoy
closed
7 years ago
0
Delete RELEASE.md
#399
schmmd
closed
7 years ago
2
add tensorflow to setup as keras doesn't install it
#398
DeNeutoy
closed
7 years ago
1
reset tokeniser to default in instance
#397
DeNeutoy
closed
7 years ago
0
use updated cuda8 docker image location
#396
DeNeutoy
closed
7 years ago
0
bump keras version
#395
DeNeutoy
closed
7 years ago
0
Split repo
#394
DeNeutoy
closed
7 years ago
1
Refactor tokenizers
#393
matt-gardner
closed
7 years ago
7
Make VectorMatrixMerge handle more general cases
#392
matt-gardner
closed
7 years ago
1
Multi gpu generator compatibility
#391
DeNeutoy
closed
7 years ago
0
Change README to reflect our growing team and goals.
#390
schmmd
closed
7 years ago
0
Remove memory networks
#389
DeNeutoy
closed
7 years ago
4
Simplify installation instructions
#388
schmmd
closed
7 years ago
3
remove pretraining bits and pieces
#387
DeNeutoy
closed
7 years ago
0
Add a test case to ensure PYTHONHASHSEED is set.
#386
schmmd
closed
7 years ago
0
Add a "Setting up a development environment" section to the README.
#385
schmmd
closed
7 years ago
4
WIP: DO NOT MERGE!
#384
schmmd
closed
7 years ago
6
data instance for frame cloze problem
#383
nikett
opened
7 years ago
0
scripts for data processing?
#382
dykang
closed
7 years ago
2
Use virtualenv instead of conda
#381
schmmd
opened
7 years ago
6
Remove CircleCI as it is unused.
#380
schmmd
closed
7 years ago
7
Add a YAML file for provisioning a GPU Kubernetes machine.
#379
schmmd
closed
7 years ago
12
Let datasets know how to load themselves
#378
DeNeutoy
closed
7 years ago
12
Update experiment files
#377
DeNeutoy
closed
7 years ago
5
[WIP] possible way to get READMEs into docs
#376
DeNeutoy
opened
7 years ago
6
Remove unicode characters from requirements.txt.
#375
schmmd
closed
7 years ago
0
pin awscli version
#374
DeNeutoy
closed
7 years ago
0
Allow data indexer to be set from a file
#373
matt-gardner
closed
7 years ago
0
Clean multi-gpu training
#372
DeNeutoy
closed
7 years ago
5
[WIP] multi gpu model - version 2
#371
DeNeutoy
closed
7 years ago
0
implemented baseline verb semantics model
#370
bhavanadalvi
closed
7 years ago
1
Clean up embedding API
#369
matt-gardner
closed
7 years ago
0
Added a simple language modeling instance
#368
matt-gardner
closed
7 years ago
9
create retrieval_word_overlap.py
#367
haniesedghi
closed
7 years ago
3
Started implementing verb_semantics_model
#366
bhavanadalvi
closed
7 years ago
2
Tensorboard logging
#365
DeNeutoy
closed
7 years ago
1
Fixes #330, unpinning the Keras version
#364
matt-gardner
closed
7 years ago
0
Next