Upload folder using huggingface_hub
Browse files- config.json +12 -0
- model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"INF5Model"
|
| 4 |
+
],
|
| 5 |
+
"ckpt_path": "/home/ubuntu/IndicF5/CKPT_Only_English_160k_steps_plus_cosine_restart/model_132000.pt",
|
| 6 |
+
"model_type": "inf5",
|
| 7 |
+
"remove_sil": true,
|
| 8 |
+
"speed": 1.0,
|
| 9 |
+
"torch_dtype": "float32",
|
| 10 |
+
"transformers_version": "4.49.0",
|
| 11 |
+
"vocab_path": "/home/ubuntu/vocab.txt"
|
| 12 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1bd2f978d74428b5378efb55930c0df224f87788008691e8b9b9ea59caf8afc
|
| 3 |
+
size 1402789408
|