ehartford commited on
Commit
f8c9695
·
verified ·
1 Parent(s): 30ad57d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ datasets:
4
+ - OpenCoder-LLM/opc-sft-stage1
5
+ - OpenCoder-LLM/opc-sft-stage2
6
+ - microsoft/orca-agentinstruct-1M-v1
7
+ - microsoft/orca-math-word-problems-200k
8
+ - NousResearch/hermes-function-calling-v1
9
+ - AI-MO/NuminaMath-CoT
10
+ - AI-MO/NuminaMath-TIR
11
+ - allenai/tulu-3-sft-mixture
12
+ - cognitivecomputations/dolphin-coder
13
+ - HuggingFaceTB/smoltalk
14
+ - cognitivecomputations/samantha-data
15
+ - m-a-p/CodeFeedback-Filtered-Instruction
16
+ - m-a-p/Code-Feedback
17
+ language:
18
+ - en
19
+ base_model:
20
+ - meta-llama/Llama-3.1-8B
21
+ ---