Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- code
|
5 |
+
- Question
|
6 |
+
- Answer
|
7 |
+
- LLama
|
8 |
+
license: cc-by-4.0
|
9 |
+
datasets:
|
10 |
+
- Exploration-Lab/MM-TelecoBench
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
base_model:
|
14 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
# Model Card for Model ID
|