-
Do you have any suggestions for word vectors to use for Komi? I tried the fasttext Komi vectors with Stanza for POS and depparse, but it didn't make a huge difference. Tagger score went up 1 F1, but…
-
I have a JCB35N2-110 which does not seem to respond to `request_limits` (or also `goto_height`, but that's a different problem). Would it make sense to set the local (ESP's copy of) min / max limits u…
-
Change the line 434, then the code is working with more than 9 volumes
storageID[$i]=$(echo "$syno_diskspace" | grep "= \"\?/${storageName[$i]}\"\??" | cut -d "=" -f1 | rev | cut -d "." -f1 | rev)
…
-
epoch [7] |███████████████████ | 23/30
loss 1.50
eval
ORG recall 1.00 precision 1.00 f1 1.00
PER recall 1.00 precision 1.00 f1 1.00
--------…
-
### Endpoint
laps
### URL
https://api.jolpi.ca/ergast/f1/2024/1/drivers/norris/laps/1.json
### What is the current Value?
```shell
{
MRData: {
xmlns: "",
series: "f1",
url: "htt…
-
我用提供的代码,用JAAD数据集跑出来的结果,跟实际完全不符
结果如下
Acc: 0.6394557823129252
f1: 0.7800829875518672
precision_score: 0.6394557823129252
recall_score: 1.0
roc_auc_score: 0.5
confusion_matrix: [[ 0 53]
[ 0…
-
### DESCRIPCIÓN
Una vez que tenemos esto en marcha lo siguiente que tenemos que hacer es trabajar en la configuración, para hacerlo más accesible y fácil de manejar por su parte y de los posibles c…
-
Hello,
I've encountered the exactly same issue as [previous issue](https://github.com/thuml/Anomaly-Transformer/issues/4), and want to ask your opinion.
To provide more,
Along with the code witho…
-
If I create a Win32 Form as follows:
```
'#.F1' ⎕WC 'Form' 'Hello' (10 10)(300 400)('Coord' 'Pixel')
'#.F1.FNT' ⎕WC'Font'('PName' 'Segoe UI')('Size' 30)
'#.F1.TXT' ⎕WC 'Text' 'Hello' (10 10)
'#…
-
I think this is because of memory leaks which are more apparent on different platforms.
On Firefox the dashboard quickly becomes super laggy and is completely unusable. See #108
On Mobile devic…