-
I found that the training ACC(AUC) decreased to 0.5 after about 130 epochs. Here is the training log:
----------------------
I1112 15:45:48.273541 140547172456256 log.py:30] Command line execute…
-
-
In each tri-training round, the training sets only add a few new sentences. The current elmo cache cannot re-use previously elmofied sentences as it operates on the dataset level. A sentence-level cac…
-
**Please give a brief description of the data**
Accelerometer data of ten participants performing Counter Movement Jump test.
**Where can we get the data?**
provide a link or ask us to contact …
-
Actuellement, les combos sont triées en fonction de l'identifiant.
Les combos ne sont donc pas dans un ordre logique, tant dans le menu que dans l'exécution.
Il faudrait ajouter un champ "Ordre de t…
-
For Part I of today's lab, you have to practice using markdown with github issues. This will ensure that you know all of the syntax that you'll have to implement in your homework assignment. You can…
-
HI,
When training Calamari on my dataset, I got this error
tensorflow/core/util/ctc/ctc_loss_calculator.cc:144] No valid path found.
Can you help me? Thank you
-
The option role includes `aria-checked` in supported states and properties, which inherits into treeitem.
Since `aria-selected` exists on both and already indicates selected state, it's unclear wh…
-
Sorry, ask your help again.
1) python scripts/evaluate.py -------------ok
2) python scripts/generate.py < my_file.complex--------------ok
3) python scripts/train.py-------------error
Traini…
-
Hi,
I have noticed that a padding value is hard coded for tests documents.
https://github.com/thunlp/EntityDuetNeuralRanking/blob/master/baselines/DataLoader.py#L131
When I remove it there it c…