-
![image](https://user-images.githubusercontent.com/6890477/52302757-d1035300-2996-11e9-9e5b-8eb58ba2377c.png)
MemoryError Traceback (most recent call last)
in ()…
-
I think the `update!` API should be presented up-front in addition, or instead of, the `Flux.train!` API. This will help significantly with attracting deep learning researchers who I see as the bridge…
-
Hi, thanks for your great work!
I would like to ask if you encountered such an error when running the demo(**Demo-Main.ipynb**):
![hipie_error](https://github.com/berkeley-hipie/HIPIE/assets/49227…
-
- Talk about biases (misogyny, racism) in academic environments that are barriers to even getting research funded/published in the first place
- Talk more about the connection between translation and…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused by a …
-
### Description
When creating the layer with two different embeddings, the variable names of these embeddings are the same, which confuses the `load_weights` process and leads to the prediction err…
-
Transferred from `interp` repo:
## General figure types
The attached images are just to guide the eye through the sections and break up the text
### parity plot
- 388, 10000, 50000 mesh poin…
-
Hello! Thanks for making available your work and models, alongside steps to reproduce the results.
I am trying to **generate the predictions on the MathQA dataset**, using the trained **monolingual…
-
Thank you so much for releasing the code!
I am wondering how I can prepare CC3M dataset. Are there any tutorials about this?
Besides, CC3M is huge so I'm also curious about storage and how to res…
-
Hi there,
We are trying to use the new Tensorflow Hub module for BERT-base (https://tfhub.dev/google/bert_uncased_L-12_H-768_A-12/1) in Keras, similarly to what we currently were able to do for ELM…