SnehaPriyaaMP
commited on
Commit
•
94965bf
1
Parent(s):
de151cf
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,14 +25,11 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
17 |
|
18 |
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **
|
24 |
-
- **
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
-
|
28 |
### Model Sources [optional]
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
4 |
+
license: llama3
|
5 |
+
datasets:
|
6 |
+
- SnehaPriyaaMP/guidelines
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
metrics:
|
10 |
+
- code_eval
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
|
14 |
# Model Card for Model ID
|
|
|
25 |
|
26 |
|
27 |
|
28 |
+
- **Developed by:** Sneha Priyaa MP
|
29 |
- **Funded by [optional]:** [More Information Needed]
|
30 |
- **Shared by [optional]:** [More Information Needed]
|
31 |
+
- **License:** llama3
|
32 |
+
- **Finetuned from model [optional]:** unsloth
|
|
|
|
|
|
|
33 |
### Model Sources [optional]
|
34 |
|
35 |
<!-- Provide the basic links for the model. -->
|