Suparious commited on
Commit
fc3e77c
·
verified ·
1 Parent(s): 06444e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,6 +8,17 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
 
1
  ---
2
+ license: llama3.1
3
+ base_model: meta-llama/Meta-Llama-3.1-8B
4
  library_name: transformers
5
  tags:
6
  - 4-bit
 
8
  - text-generation
9
  - autotrain_compatible
10
  - endpoints_compatible
11
+ - generated_from_trainer
12
+ datasets:
13
+ - cognitivecomputations/Dolphin-2.9
14
+ - m-a-p/CodeFeedback-Filtered-Instruction
15
+ - cognitivecomputations/dolphin-coder
16
+ - cognitivecomputations/samantha-data
17
+ - microsoft/orca-math-word-problems-200k
18
+ - mlabonne/FineTome-100k
19
+ - arcee/agent_data
20
+ - PawanKrd/math-gpt-4o-200k
21
+ - cognitivecomputations/SystemChat-2.0
22
  pipeline_tag: text-generation
23
  inference: false
24
  quantized_by: Suparious