We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9382ca commit f6ed6aaCopy full SHA for f6ed6aa
1 file changed
README.md
@@ -23,7 +23,7 @@ A unified, extensible framework for text classification with categorical variabl
23
```bash
24
# Clone the repository
25
git clone https://github.com/InseeFrLab/torchTextClassifiers.git
26
-cd torchtextClassifiers
+cd torchTextClassifiers
27
28
# Install with uv (recommended)
29
uv sync
0 commit comments