From 11992552ec27c24e8a53ae85b88b8db5a0855a57 Mon Sep 17 00:00:00 2001 From: lonePatient <1436496575@qq.com> Date: Wed, 8 Apr 2020 13:28:29 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7b8fb0..c57ff4d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ by Kevin Clark. Minh-Thang Luong. Quoc V. Le. Christopher D. Manning **NOTE**: 🤗This version is experience version,and the offical PyTorch version is waiting for the update of 🤗[huggingface](https://github.com/huggingface/transformers) +**NOTE**: 2020-04-08 ELECTRA is now available in PyTorch through the HuggingFace Transformers library! https://github.com/huggingface/transformers/releases/tag/v2.8.0 + + ## Dependencies - pytorch=1.10+