We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bdfdf commit 9e58e99Copy full SHA for 9e58e99
.typos.toml
@@ -5,6 +5,7 @@ extend-exclude = [
5
"*.ipynb",
6
"llm-finetuning/*",
7
"end-to-end-computer-vision/*",
8
+ "research-radar/data/*.jsonl",
9
]
10
11
[default.extend-identifiers]
@@ -39,6 +40,12 @@ colours = "colours"
39
40
initialised = "initialised"
41
visualisation = "visualisation"
42
customise = "customise"
43
+modernbert = "modernbert"
44
+deepseek = "deepseek"
45
+huggingface = "huggingface"
46
+answerdotai = "answerdotai"
47
+preprocessor = "preprocessor"
48
+logits = "logits"
49
50
[default]
51
locale = "en-us"
0 commit comments