add submodule
Browse files- .gitmodules +6 -0
- quakeflow_nc +1 -0
- quakeflow_sc +1 -0
.gitmodules
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "quakeflow_sc"]
|
2 |
+
path = quakeflow_sc
|
3 |
+
url = https://huggingface.co/datasets/AI4EPS/quakeflow_sc
|
4 |
+
[submodule "quakeflow_nc"]
|
5 |
+
path = quakeflow_nc
|
6 |
+
url = https://huggingface.co/datasets/AI4EPS/quakeflow_nc
|
quakeflow_nc
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit dfb7e0478c6918d4f0f59c4110d176024a833e55
|
quakeflow_sc
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit bbd41f55617c52915972b64c6e64f313d5f3d089
|