Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ The project is a WIP, and further checkpoints with enhanced augmentations & more
|
|
18 |
|
19 |
Two models trained on the same dataset/hardware/hyperparameters are currently available:
|
20 |
|
21 |
-
- [fp16mixed](https://huggingface.co/trojblue/nekoray-xl-fulldan-bench-1.5m/blob/main/nekoray-xl-1.5m-fp16mixed_e02.safetensors)
|
22 |
|
23 |
-
- [
|
24 |
|
25 |
|
26 |
## Usage:
|
|
|
18 |
|
19 |
Two models trained on the same dataset/hardware/hyperparameters are currently available:
|
20 |
|
21 |
+
- **[fp16mixed](https://huggingface.co/trojblue/nekoray-xl-fulldan-bench-1.5m/blob/main/nekoray-xl-1.5m-fp16mixed_e02.safetensors)**: 2epoch, half-precision
|
22 |
|
23 |
+
- **[32full](https://huggingface.co/trojblue/nekoray-xl-fulldan-bench-1.5m/blob/main/nekoray-xl-1.5m-pdg32_e02.safetensors)**: 1.7epoch (still training), full-precision
|
24 |
|
25 |
|
26 |
## Usage:
|