dev
Browse files- config.json +2 -2
- events.out.tfevents.1629961714.t1v-n-1a0a7c50-w-0.835454.3.v2 +2 -2
- events.out.tfevents.1630053873.t1v-n-1a0a7c50-w-0.916598.3.v2 +3 -0
- events.out.tfevents.1630061585.t1v-n-1a0a7c50-w-0.926364.3.v2 +3 -0
- events.out.tfevents.1630064850.t1v-n-1a0a7c50-w-0.933900.3.v2 +3 -0
- flax_model.msgpack +1 -1
- run.sh +4 -4
- src_tgt_nb-nn.json +3 -0
- src_tgt_nn-nb.json +3 -0
config.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1fa5adbbe6a5cbeedcab79760dd7611a074c1905f4f79d8d386f835eee730a9
|
3 |
+
size 701
|
events.out.tfevents.1629961714.t1v-n-1a0a7c50-w-0.835454.3.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c538dfe91f8f51dc03c122b146907f036264e932c75c31398c9d999693e0251
|
3 |
+
size 9369050
|
events.out.tfevents.1630053873.t1v-n-1a0a7c50-w-0.916598.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77cf53e831530a47afbbccb14c75c07d533fd4f9c660480c83eba7406ddc4e10
|
3 |
+
size 1937663
|
events.out.tfevents.1630061585.t1v-n-1a0a7c50-w-0.926364.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7d3481b33791582a26c7afa7604a15bd63080cd252643668529eeb395309c34
|
3 |
+
size 254819
|
events.out.tfevents.1630064850.t1v-n-1a0a7c50-w-0.933900.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d7e565f1d993d8f8cfd5cc4057b773dc9d516bf4e19a47f244e572470b6a673
|
3 |
+
size 509588
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1100762015
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:707f00cc086fbf921723447aa88d62e823de0a74a64c98796842d30cace55ee1
|
3 |
size 1100762015
|
run.sh
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
python run_translation_t5_flax.py \
|
2 |
--output_dir "." \
|
3 |
-
--model_name_or_path
|
4 |
-
--tokenizer_name
|
5 |
-
|
6 |
-
|
7 |
--test_file parallel_src_tgt_test.json \
|
8 |
--do_train --do_eval --do_predict \
|
9 |
--predict_with_generate \
|
|
|
1 |
python run_translation_t5_flax.py \
|
2 |
--output_dir "." \
|
3 |
+
--model_name_or_path NbAiLab/nb-t5-base \
|
4 |
+
--tokenizer_name NbAiLab/nb-t5-base \
|
5 |
+
--train_file src_tgt_nn-nb.json \
|
6 |
+
--validation_file parallel_src_tgt_dev.json \
|
7 |
--test_file parallel_src_tgt_test.json \
|
8 |
--do_train --do_eval --do_predict \
|
9 |
--predict_with_generate \
|
src_tgt_nb-nn.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e306d758054ff2eb5b5865a36c19b1fd065597d7dba67113726388f400cdff3f
|
3 |
+
size 44870701
|
src_tgt_nn-nb.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de27b02f7ba4f9725336867acb29d007b353fc66f58950dd657c5b16a353b410
|
3 |
+
size 44870701
|