Ruqiya commited on
Commit
7b5c3bb
·
verified ·
1 Parent(s): 19fd3d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,6 +1,10 @@
1
-
2
  ---
3
  library_name: keras
 
 
 
 
 
4
  ---
5
 
6
  This model has been uploaded using the Keras library and can be used with JAX,
@@ -12,4 +16,6 @@ See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for
12
  more information.
13
 
14
  For more details about the model architecture, check out
15
- [config.json](./config.json).
 
 
 
 
1
  ---
2
  library_name: keras
3
+ datasets:
4
+ - arbml/CIDAR
5
+ language:
6
+ - ar
7
+ - en
8
  ---
9
 
10
  This model has been uploaded using the Keras library and can be used with JAX,
 
16
  more information.
17
 
18
  For more details about the model architecture, check out
19
+ [config.json](./config.json).
20
+
21
+ [Notebook](https://www.kaggle.com/code/ruqiyas/arabic-fine-tune-gemma-models-in-keras-using-lora)