Spaces:
Sleeping
Sleeping
sakshamlakhera
commited on
Commit
·
945fc16
1
Parent(s):
0604c94
fixes
Browse files- pages/4_Report.py +2 -2
pages/4_Report.py
CHANGED
@@ -1095,8 +1095,8 @@ def render_report():
|
|
1095 |
[1] Vaswani et al., "Attention Is All You Need," NeurIPS, 2017.
|
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("---")
|
|
|
1095 |
[1] Vaswani et al., "Attention Is All You Need," NeurIPS, 2017.
|
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("---")
|