Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -249,6 +249,15 @@ checkable rather than a claim.
|
|
| 249 |
a second name, safetensors refuses to write shared storage twice, and the module re-ties it
|
| 250 |
on load.
|
| 251 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
## The name
|
| 253 |
|
| 254 |
**Juba II** (r. 25 BCE – 23 CE) was a Numidian king who wrote in Greek on geography and
|
|
|
|
| 249 |
a second name, safetensors refuses to write shared storage twice, and the module re-ties it
|
| 250 |
on load.
|
| 251 |
|
| 252 |
+
## Reproduction
|
| 253 |
+
|
| 254 |
+
```bash
|
| 255 |
+
make modal-upload TASK=bench # the script-conversion splits onto the volume
|
| 256 |
+
make modal-tifinagh TASK=train # deploy, spawn detached, tail the one call
|
| 257 |
+
make modal-tifinagh TASK=evaluate # the model's row of the results table
|
| 258 |
+
make bench TASK=tifinagh # the character table's row, over the full split
|
| 259 |
+
```
|
| 260 |
+
|
| 261 |
## The name
|
| 262 |
|
| 263 |
**Juba II** (r. 25 BCE – 23 CE) was a Numidian king who wrote in Greek on geography and
|