dododododo commited on
Commit
81bad32
β€’
1 Parent(s): b9df9e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ Neo is a completely open source large language model, including code, all model
12
  | Model | Describe | Download |
13
  |---|---|---|
14
  neo_7b| This repository contains the base model of neo_7b | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b)
 
 
15
  neo_7b_intermediate| This repo contains normal pre-training intermediate ckpts. A total of 3.7T tokens were learned at this phase. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_intermediate)
16
  neo_7b_decay| This repo contains intermediate ckpts during the decay phase. A total of 720B tokens were learned at this phase. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_decay)
17
  neo_scalinglaw_980M | This repo contains ckpts related to scalinglaw experiments | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_scalinglaw_980M)
 
12
  | Model | Describe | Download |
13
  |---|---|---|
14
  neo_7b| This repository contains the base model of neo_7b | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b)
15
+ neo_7b_sft_v0.1| This repository contains the supervised fine-tuning version of the neo_7b model. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_sft_v0.1)
16
+ neo_7b_instruct_v0.1| This repository contains the instruction-tuned version of the neo_7b model. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_instruct_v0.1)
17
  neo_7b_intermediate| This repo contains normal pre-training intermediate ckpts. A total of 3.7T tokens were learned at this phase. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_intermediate)
18
  neo_7b_decay| This repo contains intermediate ckpts during the decay phase. A total of 720B tokens were learned at this phase. | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_7b_decay)
19
  neo_scalinglaw_980M | This repo contains ckpts related to scalinglaw experiments | β€’ [πŸ€— Hugging Face](https://huggingface.co/m-a-p/neo_scalinglaw_980M)