Ruqiya commited on
Commit
ec8c35b
1 Parent(s): 4dd7edd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,11 +1,17 @@
1
  ---
2
- library_name: transformers
 
 
3
  pipeline_tag: text-generation
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
 
 
 
9
 
10
 
11
 
@@ -142,7 +148,7 @@ Use the code below to get started with the model.
142
 
143
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
 
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
 
147
  - **Hardware Type:** [More Information Needed]
148
  - **Hours used:** [More Information Needed]
@@ -196,4 +202,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
 
1
  ---
2
+ datasets:
3
+ - arbml/CIDAR
4
+ base_model: google/gemma-2b-it
5
  pipeline_tag: text-generation
6
  ---
7
 
8
+ # Fine-Tuning-Gemma-2b-it-for-Arabic
9
 
10
  <!-- Provide a quick summary of what the model is/does. -->
11
+ This model is a fine-tuned version of [google/gemma-2b-it](https://huggingface.co/google/gemma-2b-it) on [arbml/CIDAR](https://huggingface.co/datasets/arbml/CIDAR) Arabic dataset.
12
+
13
+ It achieves the following results on the evaluation set:
14
+ - training_loss=2.281057505607605
15
 
16
 
17
 
 
148
 
149
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
 
151
+ <!--Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).-->
152
 
153
  - **Hardware Type:** [More Information Needed]
154
  - **Hours used:** [More Information Needed]
 
202
 
203
  ## Model Card Contact
204
 
205
+ [More Information Needed]