Spaces:
Running
Running
hunterhector
commited on
Commit
•
84a7120
1
Parent(s):
5b6d908
Update main.py
Browse files
main.py
CHANGED
@@ -138,7 +138,7 @@ front_matter = {
|
|
138 |
citation_long = """
|
139 |
@misc{txt360data2024,
|
140 |
title={TxT360: A Top-Quality LLM Pre-training Dataset Requires the Perfect Blend},
|
141 |
-
author={Liping Tang, Nikhil Ranjan, Omkar Pangarkar, Xuezhi Liang, Zhen Wang, Li An, Bhaskar Rao, Zhoujun Cheng, Suqi Sun, Cun Mu, Victor Miller, Yue Peng, Eric P. Xing
|
142 |
year={2024}
|
143 |
}
|
144 |
"""
|
|
|
138 |
citation_long = """
|
139 |
@misc{txt360data2024,
|
140 |
title={TxT360: A Top-Quality LLM Pre-training Dataset Requires the Perfect Blend},
|
141 |
+
author={Liping Tang, Nikhil Ranjan, Omkar Pangarkar, Xuezhi Liang, Zhen Wang, Li An, Bhaskar Rao, Zhoujun Cheng, Suqi Sun, Cun Mu, Victor Miller, Yue Peng, Zhengzhong Liu, Eric P. Xing},
|
142 |
year={2024}
|
143 |
}
|
144 |
"""
|