From b5ffb2849d23afe73647f68eec7b68187af09be6 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 15 Aug 2023 10:04:58 +0300 Subject: [PATCH] scripts : add helper script to get wikitext --- scripts/get-wikitext-2.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/get-wikitext-2.sh diff --git a/scripts/get-wikitext-2.sh b/scripts/get-wikitext-2.sh new file mode 100644 index 000000000..98aec3e3e --- /dev/null +++ b/scripts/get-wikitext-2.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +wget https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-raw-v1.zip