Di Zhang commited on
Commit
539f5c8
·
verified ·
1 Parent(s): f62e303

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -9,32 +9,21 @@ pinned: false
9
  The first version of LLaMA-O1 has been uploaded to HF now!Here He Comes!
10
 
11
  Supervised:
12
-
13
  https://huggingface.co/SimpleBerry/LLaMA-O1-Supervised-1129
14
 
15
  Base(Pretrain):
16
-
17
  https://huggingface.co/SimpleBerry/LLaMA-O1-Base-1127
18
 
19
  Supervised Finetune Dataset:
20
-
21
  https://huggingface.co/datasets/SimpleBerry/OpenLongCoT-SFT
22
 
23
  Pretraining Dataset:
24
-
25
  https://huggingface.co/datasets/SimpleBerry/OpenLongCoT-Pretrain-1202
26
 
27
  RLHF is on the way! View our GitHub Repo:
28
-
29
  https://github.com/SimpleBerry/LLaMA-O1
30
 
31
  Our ongoing related researches:
32
-
33
  https://huggingface.co/papers/2406.07394
34
-
35
  https://huggingface.co/papers/2410.02884
36
-
37
  https://huggingface.co/papers/2411.18203
38
-
39
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64bce15bafd1e46c5504ad38/4Mi1LVWPx8z4wOlfNgl2e.png)
40
-
 
9
  The first version of LLaMA-O1 has been uploaded to HF now!Here He Comes!
10
 
11
  Supervised:
 
12
  https://huggingface.co/SimpleBerry/LLaMA-O1-Supervised-1129
13
 
14
  Base(Pretrain):
 
15
  https://huggingface.co/SimpleBerry/LLaMA-O1-Base-1127
16
 
17
  Supervised Finetune Dataset:
 
18
  https://huggingface.co/datasets/SimpleBerry/OpenLongCoT-SFT
19
 
20
  Pretraining Dataset:
 
21
  https://huggingface.co/datasets/SimpleBerry/OpenLongCoT-Pretrain-1202
22
 
23
  RLHF is on the way! View our GitHub Repo:
 
24
  https://github.com/SimpleBerry/LLaMA-O1
25
 
26
  Our ongoing related researches:
 
27
  https://huggingface.co/papers/2406.07394
 
28
  https://huggingface.co/papers/2410.02884
 
29
  https://huggingface.co/papers/2411.18203