From df86447613a5d1876b3895c1d9ef0a52a3dff83c Mon Sep 17 00:00:00 2001 From: Zihang Dai Date: Wed, 19 Jun 2019 16:34:13 -0700 Subject: [PATCH] Edit download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b8f3520..94484efe6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ We use dev results in the table to exclude other factors such as multi-task lear ### Released Models As of June 19, 2019, the following model has been made available: -* **[`XLNet-Large, Cased`](https://storage.googleapis.com/xlnet_models/cased_L-24_H-1024_A-16.zip)**: 24-layer, 1024-hidden, 16-heads +* **[`XLNet-Large, Cased`](https://storage.googleapis.com/xlnet/released_models/cased_L-24_H-1024_A-16.zip)**: 24-layer, 1024-hidden, 16-heads Each .zip file contains three items: * A TensorFlow checkpoint (`xlnet_model.ckpt`) containing the pre-trained weights (which is actually 3 files).