Skip to content

Commit c99970e

Browse files
fix: Workflow Bot -- Build Dictionaries (streetsidesoftware#2288)
Co-authored-by: Jason3S <[email protected]>
1 parent be72d54 commit c99970e

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

dictionaries/data-science/dict/data-science.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# cspell-tools: keep-case no-split
33

44
AIGC
5+
ARIMA
56
Alexa
67
Alpa
78
AlphaFold
@@ -22,6 +23,7 @@ Conv1d
2223
Convnd
2324
DALL-E
2425
DALLE
26+
DSSM
2527
DSVAE
2628
Dahoas
2729
Databricks
@@ -30,13 +32,19 @@ GPTQ
3032
Hadamard
3133
Hypercuboids
3234
LATM
35+
LSTM
3336
Linearizing
37+
MAPE
3438
MxNet
3539
NVLAMB
3640
Neuralangelo
3741
ONNX
42+
POCID
3843
Polyak
3944
Pytorch
45+
RMSE
46+
SARIMA
47+
SARIMAX
4048
SATA
4149
SPMD
4250
Schur

dictionaries/data-science/src/data-science-terms.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ analyse
1616
Anthropics
1717
argparse
1818
argsort
19+
ARIMA
1920
asarray
2021
atio
2122
atof
@@ -75,6 +76,7 @@ deepfusion
7576
dequantization
7677
dequantize
7778
discretizing
79+
DSSM
7880
DSVAE
7981
einsum
8082
elif
@@ -103,6 +105,8 @@ Linearizing
103105
linenos
104106
linspace
105107
logits
108+
LSTM
109+
MAPE
106110
mathcal
107111
microbatch
108112
modelingpreln
@@ -118,6 +122,7 @@ openib
118122
parallelizable
119123
perceptron
120124
perchannel
125+
POCID
121126
Polyak
122127
preln
123128
pretrain
@@ -126,10 +131,13 @@ pruneable
126131
randint
127132
reinitialization
128133
rlhf
134+
RMSE
129135
rowptr
130136
rsqrt
131137
rstd
132138
rsub
139+
SARIMA
140+
SARIMAX
133141
SATA
134142
Schur product
135143
sklearn
@@ -153,11 +161,3 @@ vulkan
153161
Vulkan
154162
warmuped
155163
xlarge
156-
ARIMA
157-
LSTM
158-
RMSE
159-
MAPE
160-
POCID
161-
DSSM
162-
SARIMA
163-
SARIMAX

0 commit comments

Comments
 (0)