Spaces:
Sleeping
Sleeping
sakshamlakhera
commited on
Commit
·
75b2e44
1
Parent(s):
b485e4a
fixes1
Browse files- pages/4_Report.py +1 -0
pages/4_Report.py
CHANGED
@@ -1096,6 +1096,7 @@ def render_report():
|
|
1096 |
[2] Devlin et al., "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding," NAACL-HLT, 2019.
|
1097 |
[3] Reimers and Gurevych, "Sentence-BERT: Sentence Embeddings Using Siamese BERT-Networks," EMNLP-IJCNLP, 2019.
|
1098 |
[4] Hugging Face, "BERT Model Documentation," 2024.
|
|
|
1099 |
""")
|
1100 |
|
1101 |
st.markdown("---")
|
|
|
1096 |
[2] Devlin et al., "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding," NAACL-HLT, 2019.
|
1097 |
[3] Reimers and Gurevych, "Sentence-BERT: Sentence Embeddings Using Siamese BERT-Networks," EMNLP-IJCNLP, 2019.
|
1098 |
[4] Hugging Face, "BERT Model Documentation," 2024.
|
1099 |
+
[5] M. Tan and Q. V. Le, "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks," ICML, 2019.
|
1100 |
""")
|
1101 |
|
1102 |
st.markdown("---")
|