NTMC-Community / MatchZoo

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

Feature/transformer #744

Closed ZizhenWang closed 4 years ago

ZizhenWang commented 5 years ago

734 LayerNorm and Transformer layers for Bert, testing should be done for the whole complete model

codecov-io commented 5 years ago

Codecov Report

Merging #744 into 2.2-dev will decrease coverage by 2.74%. The diff coverage is 17.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           2.2-dev     #744      +/-   ##
===========================================
- Coverage    94.11%   91.36%   -2.75%     
===========================================
  Files           92       94       +2     
  Lines         3125     3242     +117     
===========================================
+ Hits          2941     2962      +21     
- Misses         184      280      +96
Impacted Files Coverage Δ
matchzoo/layers/transformer.py 16.43% <16.43%> (ø)
matchzoo/layers/layer_normalization.py 20.45% <20.45%> (ø)

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 d133cb4...08a32cd. Read the comment docs.