ThePegasusGroup commited on
Commit
301a324
·
verified ·
1 Parent(s): 9376dea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # LunarAI - Fine-tuned DeepSeek Coder V2 Lite for Spigot Plugin Development
2
 
3
  ## Model Description
 
1
+ ---
2
+ tags:
3
+ - text-generation
4
+ - fine-tuned
5
+ - deepseek-coder
6
+ - spigot
7
+ - minecraft
8
+ - code-generation
9
+ - instruct
10
+ - gguf
11
+ - ollama
12
+ datasets:
13
+ - custom_spigot_dataset # You can change this if your dataset has a public Hugging Face ID
14
+ license: apache-2.0 # Assuming Apache 2.0, common for DeepSeek. Please verify or change.
15
+ model-index:
16
+ - name: LunarAI
17
+ results: [] # You can add evaluation results here if you have them
18
+ ---
19
+
20
  # LunarAI - Fine-tuned DeepSeek Coder V2 Lite for Spigot Plugin Development
21
 
22
  ## Model Description