test
Browse files
__pycache__/tasks.cpython-38.pyc
CHANGED
|
Binary files a/__pycache__/tasks.cpython-38.pyc and b/__pycache__/tasks.cpython-38.pyc differ
|
|
|
__pycache__/ul2_objective.cpython-38.pyc
CHANGED
|
Binary files a/__pycache__/ul2_objective.cpython-38.pyc and b/__pycache__/ul2_objective.cpython-38.pyc differ
|
|
|
train_exp11_base_ul2_511_scandvoc_full.sh
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
PROJECT_DIR=${HOME}"/models/ul2-t5x"
|
| 2 |
T5X_DIR="../../t5x" # directory where the t5x is cloned.
|
| 3 |
-
MODEL_DIR="gs://nb-t5x-us-central2/
|
| 4 |
export PYTHONPATH=${PROJECT_DIR}
|
| 5 |
MIXTURE_OR_TASK_NAME="scandinavian_ul2_scandvoc"
|
| 6 |
|
|
|
|
| 1 |
PROJECT_DIR=${HOME}"/models/ul2-t5x"
|
| 2 |
T5X_DIR="../../t5x" # directory where the t5x is cloned.
|
| 3 |
+
MODEL_DIR="gs://nb-t5x-us-central2/exp11-t5-base-ul2-511-scandvoc-full"
|
| 4 |
export PYTHONPATH=${PROJECT_DIR}
|
| 5 |
MIXTURE_OR_TASK_NAME="scandinavian_ul2_scandvoc"
|
| 6 |
|
train_exp12_base_span_511_scandvoc_full.sh
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
PROJECT_DIR=${HOME}"/models/ul2-t5x"
|
| 2 |
T5X_DIR="../../t5x" # directory where the t5x is cloned.
|
| 3 |
-
MODEL_DIR="gs://nb-t5x-us-central2/
|
| 4 |
export PYTHONPATH=${PROJECT_DIR}
|
| 5 |
MIXTURE_OR_TASK_NAME="scandinavian_span_scandvoc"
|
| 6 |
|
|
|
|
| 1 |
PROJECT_DIR=${HOME}"/models/ul2-t5x"
|
| 2 |
T5X_DIR="../../t5x" # directory where the t5x is cloned.
|
| 3 |
+
MODEL_DIR="gs://nb-t5x-us-central2/exp12-t5-base-span-511-scandvoc-full"
|
| 4 |
export PYTHONPATH=${PROJECT_DIR}
|
| 5 |
MIXTURE_OR_TASK_NAME="scandinavian_span_scandvoc"
|
| 6 |
|