Datasets:

ArXiv:
License:
zhuwq0 commited on
Commit
9c95468
·
1 Parent(s): 0f141f9

update nc/sc

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. quakeflow_nc +1 -1
  3. quakeflow_sc +1 -1
README.md CHANGED
@@ -177,4 +177,4 @@ for batch in dataloader:
177
  If you want to introduce new features in to labels, we recommend to make a copy of `CEED.py` and modify the `_generate_examples` method. Check [AI4EPS/EQNet](https://github.com/AI4EPS/EQNet/blob/master/eqnet/data/quakeflow_nc.py) for an example. To load the dataset with your modified script, specify the path to the script in `load_dataset` function:
178
  ```python
179
  ceed = load_dataset("path/to/your/CEED.py", name="station_test", split="test", trust_remote_code=True)
180
- ```
 
177
  If you want to introduce new features in to labels, we recommend to make a copy of `CEED.py` and modify the `_generate_examples` method. Check [AI4EPS/EQNet](https://github.com/AI4EPS/EQNet/blob/master/eqnet/data/quakeflow_nc.py) for an example. To load the dataset with your modified script, specify the path to the script in `load_dataset` function:
178
  ```python
179
  ceed = load_dataset("path/to/your/CEED.py", name="station_test", split="test", trust_remote_code=True)
180
+ ```
quakeflow_nc CHANGED
@@ -1 +1 @@
1
- Subproject commit dfb7e0478c6918d4f0f59c4110d176024a833e55
 
1
+ Subproject commit 27aa83602f7248a98fb7bd2988670eea938c5103
quakeflow_sc CHANGED
@@ -1 +1 @@
1
- Subproject commit bbd41f55617c52915972b64c6e64f313d5f3d089
 
1
+ Subproject commit c68e7f2047a119cd2ec1167585c5e6aaf7aa54d0