Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,12 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: llama3.2-1B-Function-calling
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -58,4 +64,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.45.2
|
59 |
- Pytorch 2.4.1+cu121
|
60 |
- Datasets 3.0.1
|
61 |
-
- Tokenizers 0.20.0
|
|
|
5 |
model-index:
|
6 |
- name: llama3.2-1B-Function-calling
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- Salesforce/xlam-function-calling-60k
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
base_model:
|
13 |
+
- meta-llama/Llama-3.2-1B
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.45.2
|
65 |
- Pytorch 2.4.1+cu121
|
66 |
- Datasets 3.0.1
|
67 |
+
- Tokenizers 0.20.0
|