-
Hello. I can't find how to do command+F1 or add F1 as a special key. In Combinaison there are not the F keys. Any body has an idea how to achieve this?
-
Hi again,
Sorry for the trouble. We have adjusted our dataset and trained as per your suggestion, however the f1 score is still only at 0.06 after 400 epochs. Do you mind sharing the dataset you t…
-
Nice work! I have a question about how to obtain the f1 score.
The code in line 29 of evaluate.py is:
f1_score = (len(intersecting_words) * len(intersecting_words)) / float(k)
It looks like t…
NJULY updated
2 weeks ago
-
Hello,
Please could you let me know how you calculated the F1-Score for UCR?
The reason I am asking is that you determine accuracy based on if an anomaly is found within the range.
How do you…
-
Hello, how can you install the vrtoolkit reshade in F1 2024? the "reshade64" file does not appear in the root folder
-
Hello, when the training dataset is within 3000, the score of F1 is 0.75. When I use the entire training set for training, the score of F1 actually hovers around 0.52, which does not meet the requirem…
-
I had accidentally pressed the F1 key and that resulted in the pop-up of a help window. I wonder if this an intended feature of the product. In the documentation, there is no mention of the `F1` short…
-
Hi wasmer team!!
### Describe the bug
Catch the problem when run wasmer on Rust thru asan sanitizer:
cargo test output
running 1 test
=====================================================…
-
FFB in F1 2020 and F1 2021 is not working properly. It is very week and there are no centering forces at all.
gotzl updated
4 weeks ago
-
I'm a newbie and I'm having some issues running your code, hoping to get your help.
In the case of Adaptive Retrieval, I use TinyLlama and I can't get the F1 in the article:
{'data_source': 'retri…