iamabhayaditya commited on
Commit
12ca67d
·
verified ·
1 Parent(s): 968153d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -3,21 +3,22 @@ base_model: meta-llama/Meta-Llama-3.1-8B
3
  library_name: peft
4
  license: llama3.1
5
  datasets:
6
- - openai/gsm8k
7
  language:
8
- - en
9
  metrics:
10
- - accuracy
11
- - perplexity
12
  pipeline_tag: text-generation
13
  tags:
14
- - gguf
15
- - llama.cpp
16
- - unsloth
17
- - transformers
18
- - math
19
- - lora
20
- - custom-instruction
 
21
  ---
22
 
23
  # 🧮 EfficientMath-AI (Llama 3.1 8B)
 
3
  library_name: peft
4
  license: llama3.1
5
  datasets:
6
+ - openai/gsm8k
7
  language:
8
+ - en
9
  metrics:
10
+ - accuracy
11
+ - perplexity
12
  pipeline_tag: text-generation
13
  tags:
14
+ - llama.cpp
15
+ - unsloth
16
+ - transformers
17
+ - math
18
+ - custom-instruction
19
+ - GGUF
20
+ - PEFT
21
+ - LoRA
22
  ---
23
 
24
  # 🧮 EfficientMath-AI (Llama 3.1 8B)