-
**Issue by [yukatherin](https://github.com/yukatherin)**
_Tuesday Jul 17, 2018 at 23:40 GMT_
_Originally opened as https://github.com/nyu-mll/jiant/pull/184_
----
I believe all comments on https://…
-
IO seems to have really come along, but I couldn't really figure it out. Somehow was able to read MNist image digits stored as bytes in a file with the following code. but I felt really gross writing …
srush updated
3 years ago
-
Hello @ewsheng , thank you for sharing your code!
I am trying to replicate the "Finding bias triggers part". After installing all requirements:
```
conda create -n triggers python=3.6
conda activa…
-
Phần này được dịch bởi: **trgiang99**
Nếu bạn đã dịch phần này, vui lòng bỏ qua việc revise.
-
Just got tensorflow running. Now running into this error.
Currently using Mac Yosemite, downloaded tensorflow using pip3 through anaconda, using python 3.5.
`W tensorflow/core/platform/cpu_fea…
-
Hi and thanks for making a great project!👍
When I tried seq2seq decoder with LocationAwareAttention, I found possibly unexpected broacasting caused by AddNorm.
https://github.com/sooftware/KoSpeec…
-
Hi
I wand to run finetune_trainer on tpu:
export TPU_IB_ADDRESS=10.160.244.2
start=`date +%s`
python xla_spawn.py --num_cores 8 \
finetune_trainer.py \
--tokenizer_name t5-base --mod…
-
## Environment info
- transformers 3.5.1
- Python version: 3.7
- PyTorch version (GPU?): 1.6
- Tensorflow version (GPU?): -
- Using GPU in script?: yes
- Using distributed or parallel set-up …
-
I was wondering if we could use XLM or XLM-R for abstractive text summarization.
-
**System information**
OS Platform and Distribution: **Ubuntu 18.04**
TensorFlow version and how it was installed: **TF 2.1.0 (binary)** / **TF 2.2.0 (binary)**
TensorFlow-Addons version and how it…