Camille7777 commited on
Commit
fbf819d
1 Parent(s): 0fed5a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ language:
18
  </div>
19
 
20
  <div align="center">
21
- |<a href="https://github.com/hpcaitech/Colossal-LLaMA-2/" target="_blank">🔥 GitHub </a> |
22
  <a href="https://github.com/baichuan-inc/Baichuan-7B/blob/main/media/wechat.jpeg?raw=true" target="_blank">😊 Slack</a>|
23
  <a href="https://github.com/baichuan-inc/Baichuan-7B/blob/main/media/wechat.jpeg?raw=true" target="_blank">💬 WeChat</a>|
24
  </div>
@@ -193,7 +193,7 @@ Our experiments have revealed that the distributions within the training dataset
193
 
194
  In an effort to achieve a more balanced distribution and exert control over the dataset's ordering, we have adopted a method where we divide each sub-dataset into discrete bins. These bins are then combined to construct individual data buckets, with one bin contributed by each sub-dataset.
195
 
196
- For more details, please refer to our [Github](https://github.com/hpcaitech/Colossal-LLaMA-2).
197
 
198
 
199
  # Limitations
 
18
  </div>
19
 
20
  <div align="center">
21
+ |<a href="https://github.com/hpcaitech/ColossalAI/tree/main/applications/Colossal-LLaMA-2" target="_blank">🔥 GitHub </a> |
22
  <a href="https://github.com/baichuan-inc/Baichuan-7B/blob/main/media/wechat.jpeg?raw=true" target="_blank">😊 Slack</a>|
23
  <a href="https://github.com/baichuan-inc/Baichuan-7B/blob/main/media/wechat.jpeg?raw=true" target="_blank">💬 WeChat</a>|
24
  </div>
 
193
 
194
  In an effort to achieve a more balanced distribution and exert control over the dataset's ordering, we have adopted a method where we divide each sub-dataset into discrete bins. These bins are then combined to construct individual data buckets, with one bin contributed by each sub-dataset.
195
 
196
+ For more details, please refer to our [Github](https://github.com/hpcaitech/ColossalAI/tree/main/applications/Colossal-LLaMA-2).
197
 
198
 
199
  # Limitations