AIGym commited on
Commit
b7a2725
1 Parent(s): 52eeb69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # deepseek-coder-6.7b-chat-and-function-calling
2
  It was created by starting with the deepseek-coder-6.7b and training it on the open assistant dataset then training yhat on function calling. We have attached the wandb report in pdf form to view the training run at a glance.
3
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - finetuned
6
+ ---
7
  # deepseek-coder-6.7b-chat-and-function-calling
8
  It was created by starting with the deepseek-coder-6.7b and training it on the open assistant dataset then training yhat on function calling. We have attached the wandb report in pdf form to view the training run at a glance.
9