leejunhyeok commited on
Commit
cbf4acf
1 Parent(s): cdfdb55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,8 +16,9 @@ MoMo-70B is trained using **[Moreh](https://moreh.io/)**'s [MoAI platform](https
16
  - torch
17
  - peft
18
  ### Used Datasets
19
- - Open-Orca/SlimOrca
20
- -
 
21
  - No other dataset was used
22
  - No benchmark test set or the training set are used
23
  - [data contamination check](https://github.com/swj0419/detect-pretrain-code-contamination) result
 
16
  - torch
17
  - peft
18
  ### Used Datasets
19
+ - [slimorca](Open-Orca/SlimOrca)
20
+ - [truthy](https://huggingface.co/datasets/jondurbin/truthy-dpo-v0.1)
21
+ - [orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs)
22
  - No other dataset was used
23
  - No benchmark test set or the training set are used
24
  - [data contamination check](https://github.com/swj0419/detect-pretrain-code-contamination) result