bizhen commited on
Commit
607c999
1 Parent(s): 53c1b62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,7 +32,9 @@ We wil provide several examples soon and you can modify the input according to y
32
  ```
33
 
34
  ## 🛠️ How to evaluate your model in OceanBench
 
35
  We wil provide several examples soon and you can modify the input according to your needs.
 
36
 
37
  ```python
38
  >>> from datasets import load_dataset
 
32
  ```
33
 
34
  ## 🛠️ How to evaluate your model in OceanBench
35
+
36
  We wil provide several examples soon and you can modify the input according to your needs.
37
+ Note: we are conducting the final checks on OceanBench and will be uploading it to Hugging Face soon.
38
 
39
  ```python
40
  >>> from datasets import load_dataset