Create config.yaml
Browse files- config.yaml +8 -0
config.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
library_name: scconcept
|
| 2 |
+
default_checkpoint: corpus230M[human]-model170M
|
| 3 |
+
available_checkpoints:
|
| 4 |
+
- Corpus-30M
|
| 5 |
+
- corpus40M-model30M
|
| 6 |
+
- corpus40M-model30M-v3m
|
| 7 |
+
- corpus230M[human]-model170M
|
| 8 |
+
- corpus360M[multi-species]-model170M
|