ZhanQU commited on
Commit
f930279
·
verified ·
1 Parent(s): fbb3b89

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  base_model: meta-llama/Meta-Llama-3.1-8B
 
 
3
  library_name: peft
4
  license: llama3.1
5
  tags:
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # conversion_overfit
18
 
19
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
1
  ---
2
  base_model: meta-llama/Meta-Llama-3.1-8B
3
+ datasets:
4
+ - web_nlg
5
  library_name: peft
6
  license: llama3.1
7
  tags:
 
18
 
19
  # conversion_overfit
20
 
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on the web_nlg dataset.
22
 
23
  ## Model description
24