Haoxiang-Wang
commited on
Commit
•
31eff5d
1
Parent(s):
fc2b36b
Upload 2 files
Browse files- config.json +6 -0
- model_config.yaml +1 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"CosmosTokenizer"
|
4 |
+
],
|
5 |
+
}
|
6 |
+
|
model_config.yaml
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
nemo_version: https://github.com/NVIDIA/NeMo/commit/6a5d4b5d19e05262a4182a83613753d424153a8f
|