Add main & ema weights for jpn
Browse files- README.md +2 -2
- jpn-2gpu-250steps.bin +1 -1
- jpn-2gpu-250steps_ema.bin +1 -1
- model.safetensors +1 -1
- model_ema.safetensors +1 -1
- pytorch_model.bin +1 -1
- tokenizer.json +0 -0
README.md
CHANGED
|
@@ -41,7 +41,7 @@ ema, main
|
|
| 41 |
"num_labels": 2
|
| 42 |
}
|
| 43 |
```
|
| 44 |
-
Tokenizer file: `
|
| 45 |
|
| 46 |
## Quick Usage
|
| 47 |
```python
|
|
@@ -68,6 +68,6 @@ print(outputs.logits)
|
|
| 68 |
```
|
| 69 |
|
| 70 |
## Notes
|
| 71 |
-
- Converted on 2025-10-
|
| 72 |
- Weights are the exact trained parameters; no new layers were initialized.
|
| 73 |
- Requires `trust_remote_code=True` due to custom architecture.
|
|
|
|
| 41 |
"num_labels": 2
|
| 42 |
}
|
| 43 |
```
|
| 44 |
+
Tokenizer file: `tokenizer_jpn_vs16384.json`
|
| 45 |
|
| 46 |
## Quick Usage
|
| 47 |
```python
|
|
|
|
| 68 |
```
|
| 69 |
|
| 70 |
## Notes
|
| 71 |
+
- Converted on 2025-10-07T00:19:03.971199+00:00
|
| 72 |
- Weights are the exact trained parameters; no new layers were initialized.
|
| 73 |
- Requires `trust_remote_code=True` due to custom architecture.
|
jpn-2gpu-250steps.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503042738
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb4e304b025875974c0f56764584d347d671a33798325a8ce6532dd96661d6fb
|
| 3 |
size 503042738
|
jpn-2gpu-250steps_ema.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503043438
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7664b4fdf2befe814de9d3176d1c7b9aece7d57ad2b2bf88443b78a3a737611
|
| 3 |
size 503043438
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 553332392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20d43c141173dbb347393d9dd47b7646426103f75a1b9bb9662c34133e6b25d9
|
| 3 |
size 553332392
|
model_ema.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 553332392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20d43c141173dbb347393d9dd47b7646426103f75a1b9bb9662c34133e6b25d9
|
| 3 |
size 553332392
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503029622
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6ecf6f37465e7e3acde5bfba315d8b2a6fd7d443a10935fdeb92f3158305f9e
|
| 3 |
size 503029622
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|