-
Hi,
I am going to fine-tune the 'cross-encoder/ms-marco-MiniLM-L-4-v2' for the re-ranking of top documents in my retrieval schema. I have followed the instructions for the example in https://github.…
-
**Describe the bug**
I am working to plot results using the Plotly feature in SimBA. I am following the instructions on the page titled "Interactive Data Visualization and Export in SimBA," but I am …
-
Results of `node2vec`, `deewalk`, `line`, `sdne` and `struc2vec` on all datasets. Hope this will help anyone who is interested in this project.
wiki
| Alg | micro | macro | samples| weigh…
-
I'm running some experiments using multi-label classification of movies in one or more genres based on their plot.
My model definition is the following:
model_definition = {
'input_features':…
-
Hi there! Thank you for making this implementation open-source!
I have one question though: Although you have one backward step, you have 2 optimizers. shouldn't you combine both model's parameters a…
-
## 🚀 Feature
Define an official multi-class focal loss function
## Motivation
Most object detectors handle more than 1 class, so a multi-class focal loss function would cover more use-cases t…
-
#### Code Sample, a copy-pastable example if possible
```python
In [17]: s
Out[17]:
0 a
1 b
2 c
3 NaN
dtype: object
In [18]: pd.get_dummies(s)
Out[18]:
a b c
0 …
-
Hi, yuanjun,
Thanks for your code and models.
I run your code and models on activitynet1.3, but the top1 accuracy is just 75.6% (RGB stream), I have no idea why.
I feed your code with the video pa…
-
Hi, I'm curious about the training data of xlm-r models finetuned on conll ner datasets (e.g. xlm-roberta-large-finetuned-conll03-german, xlm-roberta-large-finetuned-conll03-english), are the models…
-
1. How can I train the model for my particular list of addresses and which file do I need to modify to train it?