Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Sep13_12-43-43_edd42b6aafc1/events.out.tfevents.1694609120.edd42b6aafc1.112730.0 +3 -0
- runs/Sep13_13-03-41_edd42b6aafc1/events.out.tfevents.1694610226.edd42b6aafc1.113339.0 +3 -0
- runs/Sep13_13-05-58_edd42b6aafc1/events.out.tfevents.1694610363.edd42b6aafc1.113905.0 +3 -0
- runs/Sep13_13-08-22_edd42b6aafc1/events.out.tfevents.1694610506.edd42b6aafc1.114649.0 +3 -0
- sentencepiece.bpe.model +3 -0
- tokenizer.json +2 -2
- training_args.bin +2 -2
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"position_embedding_type": "absolute",
|
23 |
"problem_type": "single_label_classification",
|
24 |
"torch_dtype": "float32",
|
25 |
-
"transformers_version": "4.
|
26 |
"type_vocab_size": 1,
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 250002
|
|
|
22 |
"position_embedding_type": "absolute",
|
23 |
"problem_type": "single_label_classification",
|
24 |
"torch_dtype": "float32",
|
25 |
+
"transformers_version": "4.31.0",
|
26 |
"type_vocab_size": 1,
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 250002
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112249713
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:870280c83634f4482a8e3080bcdef884aea5234058fe3a3bdf8755dd5c8167d9
|
3 |
size 1112249713
|
runs/Sep13_12-43-43_edd42b6aafc1/events.out.tfevents.1694609120.edd42b6aafc1.112730.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e8d24d6837dac98f0c4c5d63f744989c3c71b7aa1d8ec252758b8041f62fd21
|
3 |
+
size 4203
|
runs/Sep13_13-03-41_edd42b6aafc1/events.out.tfevents.1694610226.edd42b6aafc1.113339.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a58eb677cbde6a0d39555fb106f761489ab85b5283a3f6e5426f7c7f11c465e
|
3 |
+
size 4203
|
runs/Sep13_13-05-58_edd42b6aafc1/events.out.tfevents.1694610363.edd42b6aafc1.113905.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dcd59ad0af2227f4d47b27773fb59a6ae977a75da8d648ef8b4ba5170be7749
|
3 |
+
size 4695
|
runs/Sep13_13-08-22_edd42b6aafc1/events.out.tfevents.1694610506.edd42b6aafc1.114649.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8227ec5b0858c7f83b023575aa7d5c711bf68e9658d7a456f5c78abd0604332
|
3 |
+
size 4695
|
sentencepiece.bpe.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
|
3 |
+
size 5069051
|
tokenizer.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:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
|
3 |
+
size 17082660
|
training_args.bin
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:78765177921dede59deda579b1022876838e96a9d6463ad5d66f7d303649a332
|
3 |
+
size 4027
|