Update README.md
Browse files
README.md
CHANGED
@@ -12,22 +12,15 @@ pipeline_tag: text-generation
|
|
12 |
|
13 |
### Model Description
|
14 |
|
15 |
-
<!-- Provide a longer summary of what this model is. -->
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
- **Developed by:** [More Information Needed]
|
20 |
-
- **Shared by [optional]:** [More Information Needed]
|
21 |
-
- **Model type:** [More Information Needed]
|
22 |
- **Language(s) (NLP):** [Arabic]
|
23 |
-
|
24 |
- **Finetuned from model :** [aragpt2-mega](https://huggingface.co/aubmindlab/aragpt2-mega)
|
25 |
|
26 |
|
27 |
|
28 |
## Uses
|
29 |
|
30 |
-
|
31 |
1. The model can be helpful for the arabic langauge students/researchers, since it provide the full sentence anaylsis (اعراب الجملة ) in arabic language.
|
32 |
2.
|
33 |
|
@@ -103,33 +96,6 @@ print(output_text)
|
|
103 |
#تعلم : تعلم : فعل ، مفرد المخاطب للمذكر ، فعل مضارع ، مرفوع من : من : حرف جر أخطائك : اخطا : اسم ، جمع المذكر ، مجرور ك : ضمير ، مفرد المتكلم
|
104 |
```
|
105 |
|
106 |
-
## Training Details
|
107 |
-
|
108 |
-
### Training Data
|
109 |
-
|
110 |
-
<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
111 |
-
|
112 |
-
[More Information Needed]
|
113 |
-
|
114 |
-
### Training Procedure
|
115 |
-
|
116 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
117 |
-
|
118 |
-
#### Preprocessing [optional]
|
119 |
-
|
120 |
-
[More Information Needed]
|
121 |
-
|
122 |
-
|
123 |
-
#### Training Hyperparameters
|
124 |
-
|
125 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
126 |
-
|
127 |
-
#### Speeds, Sizes, Times [optional]
|
128 |
-
|
129 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
130 |
-
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
## Evaluation
|
134 |
|
135 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
|
|
12 |
|
13 |
### Model Description
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- **Language(s) (NLP):** [Arabic]
|
16 |
+
|
17 |
- **Finetuned from model :** [aragpt2-mega](https://huggingface.co/aubmindlab/aragpt2-mega)
|
18 |
|
19 |
|
20 |
|
21 |
## Uses
|
22 |
|
23 |
+
|
24 |
1. The model can be helpful for the arabic langauge students/researchers, since it provide the full sentence anaylsis (اعراب الجملة ) in arabic language.
|
25 |
2.
|
26 |
|
|
|
96 |
#تعلم : تعلم : فعل ، مفرد المخاطب للمذكر ، فعل مضارع ، مرفوع من : من : حرف جر أخطائك : اخطا : اسم ، جمع المذكر ، مجرور ك : ضمير ، مفرد المتكلم
|
97 |
```
|
98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
## Evaluation
|
100 |
|
101 |
<!-- This section describes the evaluation protocols and provides the results. -->
|