diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/scripts/gpt2.py b/gpt2.py similarity index 100% rename from scripts/gpt2.py rename to gpt2.py diff --git a/scripts/roberta.py b/roberta.py similarity index 100% rename from scripts/roberta.py rename to roberta.py diff --git a/scripts/run_glue.py b/run_glue.py similarity index 100% rename from scripts/run_glue.py rename to run_glue.py diff --git a/scripts/run_translation.py b/run_translation.py similarity index 100% rename from scripts/run_translation.py rename to run_translation.py