Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,17 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
3 |
-
datasets:
|
|
|
4 |
library_name: transformers
|
5 |
-
model_name: Llama-3.2-1B-Instruct-APIGen-FC-v0.1
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- trl
|
9 |
- sft
|
10 |
licence: license
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card for Llama-3.2-1B-Instruct-APIGen-FC-v0.1
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
3 |
+
datasets:
|
4 |
+
- plaguss/apigen-synth-trl
|
5 |
library_name: transformers
|
6 |
+
model_name: Llama-3.2-1B-Instruct-APIGen-FC-v0.1
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
licence: license
|
12 |
+
license: apache-2.0
|
13 |
+
language:
|
14 |
+
- en
|
15 |
---
|
16 |
|
17 |
# Model Card for Llama-3.2-1B-Instruct-APIGen-FC-v0.1
|