NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.82k stars 898 forks source link

Feature/esim quora tutorial #766

Closed crystina-z closed 4 years ago

crystina-z commented 5 years ago

run ESIM on quora dataset

codecov-io commented 5 years ago

Codecov Report

Merging #766 into 2.2-dev will decrease coverage by 2.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           2.2-dev     #766      +/-   ##
===========================================
- Coverage    96.69%   94.43%   -2.26%     
===========================================
  Files          101      101              
  Lines         3570     3578       +8     
===========================================
- Hits          3452     3379      -73     
- Misses         118      199      +81
Impacted Files Coverage Δ
matchzoo/datasets/wiki_qa/load_data.py 24.39% <0%> (-73.18%) :arrow_down:
matchzoo/datasets/quora_qp/load_data.py 27.27% <0%> (-72.73%) :arrow_down:
matchzoo/datasets/snli/load_data.py 25% <0%> (-72.23%) :arrow_down:
matchzoo/engine/base_model.py 94% <0%> (-0.67%) :arrow_down:
matchzoo/data_pack/data_pack.py 100% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 88d949c...5a06baa. Read the comment docs.