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

Create model cards for indonesian models #6522

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

cahya-wirawan
Copy link
Contributor

Added model cards for indonesian gpt2-small, bert-base and roberta-base models. Thanks.

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

codecov bot commented Aug 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6522      +/-   ##
==========================================
- Coverage   80.59%   79.23%   -1.36%     
==========================================
  Files         156      156              
  Lines       28058    28058              
==========================================
- Hits        22612    22233     -379     
- Misses       5446     5825     +379     
Impacted Files Coverage Δ
src/transformers/modeling_tf_openai.py 22.58% <0.00%> (-72.26%) ⬇️
src/transformers/tokenization_xlm.py 16.26% <0.00%> (-66.67%) ⬇️
src/transformers/tokenization_marian.py 66.66% <0.00%> (-32.50%) ⬇️
src/transformers/tokenization_gpt2.py 87.50% <0.00%> (-9.73%) ⬇️
src/transformers/tokenization_transfo_xl.py 33.56% <0.00%> (-8.93%) ⬇️
src/transformers/tokenization_utils_base.py 89.97% <0.00%> (-3.80%) ⬇️
src/transformers/tokenization_auto.py 95.55% <0.00%> (-2.23%) ⬇️
src/transformers/modeling_openai.py 80.96% <0.00%> (-1.30%) ⬇️
src/transformers/modeling_tf_utils.py 86.31% <0.00%> (-0.98%) ⬇️
src/transformers/configuration_utils.py 95.91% <0.00%> (-0.69%) ⬇️
... and 4 more

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 fe61c05...c056197. Read the comment docs.

Comment on lines 75 to 81
## BibTeX entry and citation info

```bibtex
@inproceedings{...,
year={2020}
}
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to get rid of these if you don't have one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, it's removed.

@JetRunner JetRunner merged commit 72911c8 into huggingface:master Aug 17, 2020
Zigur pushed a commit to Zigur/transformers that referenced this pull request Oct 26, 2020
* added model cards for indonesian gpt2-small, bert-base and roberta-base models

* removed bibtex entries
fabiocapsouza added a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 2020
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.

3 participants