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

Update README.md #5617

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Update README.md #5617

merged 2 commits into from
Jul 10, 2020

Conversation

bashartalafha
Copy link
Contributor

No description provided.

@julien-c julien-c added the model card Related to pretrained model cards label Jul 9, 2020
@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #5617 into master will decrease coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5617      +/-   ##
==========================================
- Coverage   77.79%   77.48%   -0.32%     
==========================================
  Files         145      145              
  Lines       25355    25355              
==========================================
- Hits        19726    19647      -79     
- Misses       5629     5708      +79     
Impacted Files Coverage Δ
src/transformers/modeling_tf_t5.py 44.56% <0.00%> (-46.35%) ⬇️
src/transformers/modeling_tf_gpt2.py 63.55% <0.00%> (-31.78%) ⬇️
src/transformers/tokenization_xlnet.py 66.66% <0.00%> (-23.43%) ⬇️
src/transformers/generation_tf_utils.py 79.44% <0.00%> (-6.52%) ⬇️
src/transformers/modeling_tf_utils.py 86.92% <0.00%> (-1.97%) ⬇️
src/transformers/modeling_openai.py 81.09% <0.00%> (+1.37%) ⬆️
src/transformers/modeling_tf_roberta.py 93.36% <0.00%> (+49.37%) ⬆️
src/transformers/modeling_tf_openai.py 95.18% <0.00%> (+74.91%) ⬆️

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 fa5423b...b25f69f. Read the comment docs.

@julien-c julien-c merged commit 82f7bbb into huggingface:master Jul 10, 2020
abelriboulot pushed a commit to abelriboulot/transformers that referenced this pull request Jul 11, 2020
…ate_convert_to_onnx

* 'master' of github.com:huggingface/transformers: (29 commits)
  Add Microsoft's CodeBERT (huggingface#5683)
  Document model outputs (huggingface#5673)
  Deprecate old past arguments (huggingface#5671)
  [squad] add version tag to squad cache (huggingface#5669)
  Add Reformer to notebooks
  Update The Big Table of Tasks
  Update README.md (huggingface#5617)
  Create README.md (huggingface#5572)
  Create README.md for electra-base-squad2 (huggingface#5574)
  Add freshly trained `base` version (huggingface#5621)
  Fixed use of memories in XLNet (caching for language generation + warning when loading improper memoryless model) (huggingface#5632)
  Create README.md (huggingface#5638)
  Create model card (huggingface#5655)
  Create README.md - Model card (huggingface#5657)
  Create README.md - Model card (huggingface#5658)
  Change model outputs types to self-document outputs (huggingface#5438)
  Create Model card for RoBERTa-hindi-guj-san (huggingface#5661)
  Improvements to PretrainedConfig documentation (huggingface#5642)
  [model_card] BART for ELI5
  Create README.md (huggingface#5652)
  ...

� Conflicts:
�	src/transformers/convert_graph_to_onnx.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model card Related to pretrained model cards
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants