Montecarlo2024
commited on
Commit
•
40ad278
1
Parent(s):
ac0f745
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- glaiveai/glaive-function-calling-v2
|
6 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
7 |
---
|
8 |
|
9 |
+
#Model Card for Model ID
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
+
Test for Tinyllama and function calling dataset, trained on Colab L4 2 epochs
|
13 |
|
14 |
|
15 |
## Model Details
|