Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,15 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
|
|
|
|
5 |
language:
|
6 |
- ar
|
7 |
- en
|
8 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
@@ -17,21 +22,19 @@ pipeline_tag: text-generation
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by
|
21 |
-
- **Funded by
|
22 |
-
- **Shared by
|
23 |
-
- **Model type
|
24 |
-
- **Language(s)
|
25 |
- **License:** [Apache]
|
26 |
- **Finetuned from model [llama3.1]
|
27 |
|
28 |
### Model Sources []
|
29 |
|
30 |
-
|
31 |
|
32 |
-
- **Repository:**
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
5 |
+
- Arabic
|
6 |
+
- English
|
7 |
language:
|
8 |
- ar
|
9 |
- en
|
10 |
pipeline_tag: text-generation
|
11 |
+
license: apache-2.0
|
12 |
+
datasets:
|
13 |
+
- arbml/alpaca_arabic
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
|
|
22 |
|
23 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
24 |
|
25 |
+
- **Developed by: kshabana
|
26 |
+
- **Funded by no one
|
27 |
+
- **Shared by kshabana
|
28 |
+
- **Model type: safetensors and gguf
|
29 |
+
- **Language(s) Arabic and English
|
30 |
- **License:** [Apache]
|
31 |
- **Finetuned from model [llama3.1]
|
32 |
|
33 |
### Model Sources []
|
34 |
|
35 |
+
meta-llama/Meta-Llama-3.1-8B-Instruct
|
36 |
|
37 |
+
- **Repository:**
|
|
|
|
|
38 |
|
39 |
## Uses
|
40 |
|