yuchenlin commited on
Commit
881510e
โ€ข
1 Parent(s): 1e4c4b6
__pycache__/constant.cpython-311.pyc CHANGED
Binary files a/__pycache__/constant.cpython-311.pyc and b/__pycache__/constant.cpython-311.pyc differ
 
constant.py CHANGED
@@ -1,7 +1,7 @@
1
- HEADER_MD = """# ๐Ÿ’ฌ BaseChat: Chat with Base LLMs with URIAL
2
- [๐Ÿ“‘ Paper](https://arxiv.org/abs/2312.01552) | [๐Ÿ›œ Website](https://allenai.github.io/re-align/) | [๐Ÿ’ป GitHub](https://github.com/Re-Align/urial) | ๐Ÿ  Contact: [Yuchen Lin](https://yuchenlin.xyz/)
3
 
4
- **Talk with __BASE__ LLMs which are not fine-tuned at all. The used URIAL prompt is [here](https://github.com/Re-Align/URIAL/blob/main/urial_prompts/inst_1k_v4.help.txt.md).**
5
  """
6
 
7
  js_code_label = """
 
1
+ HEADER_MD = """# ๐Ÿ’ฌ BaseChat: Chat with Base LLMs by URIAL
2
+ [๐Ÿ“‘ Paper](https://arxiv.org/abs/2312.01552) | [๐Ÿ›œ Website](https://allenai.github.io/re-align/) | [๐Ÿ’ป GitHub](https://github.com/Re-Align/urial) | [๐Ÿฆ X-1](https://x.com/billyuchenlin/status/1799885923045568531) [๐Ÿฆ X-2](https://x.com/billyuchenlin/status/1759541978881311125) | ๐Ÿ“ฎ Contact: [Yuchen Lin](https://yuchenlin.xyz/)
3
 
4
+ **Talk with __BASE__ LLMs which are not fine-tuned at all. The used URIAL prompt is [here](https://github.com/Re-Align/URIAL/blob/main/urial_prompts/inst_1k_v4.help.txt.md).**
5
  """
6
 
7
  js_code_label = """