Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
datasets:
|
4 |
+
- rizerphe/glaive-function-calling-v2-llama
|
5 |
+
- rizerphe/sharegpt-hyperfiltered-3k-llama
|
6 |
+
- totally-not-an-llm/sharegpt-hyperfiltered-3k
|
7 |
+
- glaiveai/glaive-function-calling-v2
|
8 |
---
|
9 |
+
# CodeLlama-7b Instruct finetuned on 1354 function calling and generic chat examples
|
10 |
+
|
11 |
+
Fine-tuned with LoRA on small fractions of the [glaive-function-calling-v2](glaiveai/glaive-function-calling-v2) and [sharegpt-hyperfiltered-3k](https://huggingface.co/datasets/totally-not-an-llm/sharegpt-hyperfiltered-3k)
|