Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# deepseek-coder-1.3b-chat-and-function-calling
|
2 |
It was created by starting with the deepseek-coder-1.3b 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-1.3b-chat-and-function-calling
|
8 |
It was created by starting with the deepseek-coder-1.3b 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 |
|