Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,15 @@ license: mit
|
|
| 4 |
base_model: nisten/Biggie-SmoLlm-0.15B-Base
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: capybara_finetuned_results
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -57,4 +63,4 @@ The following hyperparameters were used during training:
|
|
| 57 |
- Transformers 4.44.2
|
| 58 |
- Pytorch 2.4.0
|
| 59 |
- Datasets 3.0.0
|
| 60 |
-
- Tokenizers 0.19.1
|
|
|
|
| 4 |
base_model: nisten/Biggie-SmoLlm-0.15B-Base
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
- function_calling
|
| 8 |
+
- function-calling
|
| 9 |
+
- GGUF
|
| 10 |
model-index:
|
| 11 |
- name: capybara_finetuned_results
|
| 12 |
results: []
|
| 13 |
+
datasets:
|
| 14 |
+
- NousResearch/hermes-function-calling-v1
|
| 15 |
+
pipeline_tag: text2text-generation
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 63 |
- Transformers 4.44.2
|
| 64 |
- Pytorch 2.4.0
|
| 65 |
- Datasets 3.0.0
|
| 66 |
+
- Tokenizers 0.19.1
|