KUOCHENG commited on
Commit
7d0800d
·
verified ·
1 Parent(s): a0fed27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -108,6 +108,8 @@ Each `.npy` file contains a dictionary with the following structure:
108
 
109
  ### Basic Training Loop
110
 
 
 
111
  ```python
112
  import numpy as np
113
  from datasets import load_dataset
 
108
 
109
  ### Basic Training Loop
110
 
111
+ ⚠️NOTE: Complete training and testing code/framework, please see [github](https://github.com/GuoCheng12/STAR).
112
+
113
  ```python
114
  import numpy as np
115
  from datasets import load_dataset