sultan-hassan commited on
Commit
b948d46
1 Parent(s): 06e7f6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ from 2018-2022 and tested on QA pairs (1k) generated from 2023 articles, scoring
10
 
11
 
12
 
13
-
14
 
15
  Requirement:
16
  ```
@@ -23,7 +23,7 @@ pip install -q -U keras-nlp
23
  pip install -q -U "keras>=3"
24
  ```
25
 
26
- Example:
27
 
28
  ```
29
  import os
 
10
 
11
 
12
 
13
+ Example to run CosmoGemma locally:
14
 
15
  Requirement:
16
  ```
 
23
  pip install -q -U "keras>=3"
24
  ```
25
 
26
+ Script:
27
 
28
  ```
29
  import os