FalconLLM commited on
Commit
200e10e
β€’
1 Parent(s): b4171c9
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ See below for a detailed list of artefacts in the Falcon LLM family:
29
 
30
  | **Artefact** | **Link** | **Type** | **Details** |
31
  |---------------------|------------------------------------------------------------------|-------------------------|-------------------------------------------------------------------|
32
- | πŸ₯‡ **Falcon-40B** | [Here](https://huggingface.co/tiiuae/falcon-180b) | *pretrained model* | 180B parameters trained on 3,500 billion tokens. |
33
  | Falcon-180B-Chat | [Here](https://huggingface.co/tiiuae/falcon-180b-chat) | *chat model* | Falcon-180B finetuned on a mixture of [Ultrachat](https://huggingface.co/datasets/stingning/ultrachat), [Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) and [Airoboros](https://huggingface.co/datasets/jondurbin/airoboros-2.1). |
34
  | πŸ₯ˆ **Falcon-40B** | [Here](https://huggingface.co/tiiuae/falcon-40b) | *pretrained model* | 40B parameters trained on 1,000 billion tokens. |
35
  | Falcon-40B-Instruct | [Here](https://huggingface.co/tiiuae/falcon-40b-instruct) | *instruction/chat model* | Falcon-40B finetuned on the [Baize](https://github.com/project-baize/baize-chatbot) dataset. |
 
29
 
30
  | **Artefact** | **Link** | **Type** | **Details** |
31
  |---------------------|------------------------------------------------------------------|-------------------------|-------------------------------------------------------------------|
32
+ | πŸ₯‡ **Falcon-180B** | [Here](https://huggingface.co/tiiuae/falcon-180b) | *pretrained model* | 180B parameters trained on 3,500 billion tokens. |
33
  | Falcon-180B-Chat | [Here](https://huggingface.co/tiiuae/falcon-180b-chat) | *chat model* | Falcon-180B finetuned on a mixture of [Ultrachat](https://huggingface.co/datasets/stingning/ultrachat), [Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) and [Airoboros](https://huggingface.co/datasets/jondurbin/airoboros-2.1). |
34
  | πŸ₯ˆ **Falcon-40B** | [Here](https://huggingface.co/tiiuae/falcon-40b) | *pretrained model* | 40B parameters trained on 1,000 billion tokens. |
35
  | Falcon-40B-Instruct | [Here](https://huggingface.co/tiiuae/falcon-40b-instruct) | *instruction/chat model* | Falcon-40B finetuned on the [Baize](https://github.com/project-baize/baize-chatbot) dataset. |