Skip to content
Snippets Groups Projects
Commit ce2b95a5 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

update defaults in doc

parent fc8cfef4
No related branches found
No related tags found
No related merge requests found
......@@ -115,8 +115,8 @@ The available arguments are
| `--test-folder` | ID of the training folder to import from Arkindex. | `uuid` | |
| `--transcription-worker-version` | Filter transcriptions by worker_version. Use ‘manual’ for manual filtering. | `str/uuid` | |
| `--entity-worker-version` | Filter transcriptions entities by worker_version. Use ‘manual’ for manual filtering | `str/uuid` | |
| `--train-prob` | Training set split size | `float` | `0,7` |
| `--val-prob` | Validation set split size | `float` | `0,15` |
| `--train-prob` | Training set split size | `float` | `0.7` |
| `--val-prob` | Validation set split size | `float` | `0.15` |
The `--tokens` argument expects a file with the following format.
```yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment