Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Sep08_11-33-00_aware/events.out.tfevents.1662629603.aware.2084717.0 +2 -2
- runs/Sep08_20-09-49_aware/1662660609.2377/events.out.tfevents.1662660609.aware.3175658.1 +3 -0
- runs/Sep08_20-09-49_aware/events.out.tfevents.1662660609.aware.3175658.0 +3 -0
- runs/Sep08_20-12-32_aware/1662660772.3876805/events.out.tfevents.1662660772.aware.3348656.1 +3 -0
- runs/Sep08_20-12-32_aware/events.out.tfevents.1662660772.aware.3348656.0 +3 -0
- special_tokens_map.json +56 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"architectures": [
|
5 |
"MCTCTForCTC"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "m-ctc-t-german",
|
3 |
"activation_dropout": 0.0,
|
4 |
"architectures": [
|
5 |
"MCTCTForCTC"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1052199791
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e6116ae08f3f00f2cfb3ab33b1da6961ff87aa4c4c0ea69c64a8afb4f8f630d
|
3 |
size 1052199791
|
runs/Sep08_11-33-00_aware/events.out.tfevents.1662629603.aware.2084717.0
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:f2d8f773cd6849658ceda9d5d4398c46d4efb19c858b99ed83e51bf839674633
|
3 |
+
size 330064
|
runs/Sep08_20-09-49_aware/1662660609.2377/events.out.tfevents.1662660609.aware.3175658.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6987eed99d5ef2d889d6291bf703c8ccef9a9e69ee43dc11ab030799e63520c5
|
3 |
+
size 5667
|
runs/Sep08_20-09-49_aware/events.out.tfevents.1662660609.aware.3175658.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:059a5ca4bf7809f832d684bd8e8cc7290be5b4861b0a1917c92eec1a0c5e0660
|
3 |
+
size 4337
|
runs/Sep08_20-12-32_aware/1662660772.3876805/events.out.tfevents.1662660772.aware.3348656.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51073c07e344dd5d2b9e096e542188b465fa79f8d18efcf92c84c6f52cf5eea8
|
3 |
+
size 5667
|
runs/Sep08_20-12-32_aware/events.out.tfevents.1662660772.aware.3348656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6190f39cb47da974dc7742e85bc15c341fb9f329b349668662cf1d7c827fc685
|
3 |
+
size 82456
|
special_tokens_map.json
CHANGED
@@ -749,6 +749,62 @@
|
|
749 |
"rstrip": false,
|
750 |
"single_word": false
|
751 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
752 |
{
|
753 |
"content": "</s>",
|
754 |
"lstrip": false,
|
|
|
749 |
"rstrip": false,
|
750 |
"single_word": false
|
751 |
},
|
752 |
+
{
|
753 |
+
"content": "</s>",
|
754 |
+
"lstrip": false,
|
755 |
+
"normalized": true,
|
756 |
+
"rstrip": false,
|
757 |
+
"single_word": false
|
758 |
+
},
|
759 |
+
{
|
760 |
+
"content": "<s>",
|
761 |
+
"lstrip": false,
|
762 |
+
"normalized": true,
|
763 |
+
"rstrip": false,
|
764 |
+
"single_word": false
|
765 |
+
},
|
766 |
+
{
|
767 |
+
"content": "</s>",
|
768 |
+
"lstrip": false,
|
769 |
+
"normalized": true,
|
770 |
+
"rstrip": false,
|
771 |
+
"single_word": false
|
772 |
+
},
|
773 |
+
{
|
774 |
+
"content": "<s>",
|
775 |
+
"lstrip": false,
|
776 |
+
"normalized": true,
|
777 |
+
"rstrip": false,
|
778 |
+
"single_word": false
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"content": "</s>",
|
782 |
+
"lstrip": false,
|
783 |
+
"normalized": true,
|
784 |
+
"rstrip": false,
|
785 |
+
"single_word": false
|
786 |
+
},
|
787 |
+
{
|
788 |
+
"content": "<s>",
|
789 |
+
"lstrip": false,
|
790 |
+
"normalized": true,
|
791 |
+
"rstrip": false,
|
792 |
+
"single_word": false
|
793 |
+
},
|
794 |
+
{
|
795 |
+
"content": "</s>",
|
796 |
+
"lstrip": false,
|
797 |
+
"normalized": true,
|
798 |
+
"rstrip": false,
|
799 |
+
"single_word": false
|
800 |
+
},
|
801 |
+
{
|
802 |
+
"content": "<s>",
|
803 |
+
"lstrip": false,
|
804 |
+
"normalized": true,
|
805 |
+
"rstrip": false,
|
806 |
+
"single_word": false
|
807 |
+
},
|
808 |
{
|
809 |
"content": "</s>",
|
810 |
"lstrip": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98f80a98deb3071691a7e3598338952c39510f14235102be1b5a06d86bc4a637
|
3 |
size 3503
|