Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"pooler_type": "first_token_transform",
|
26 |
"position_embedding_type": "absolute",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.35.
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 119547
|
|
|
25 |
"pooler_type": "first_token_transform",
|
26 |
"position_embedding_type": "absolute",
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.35.1",
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 119547
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709080904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd425411e4f92f53671f4680b5968535f16738f4c9085f213661537136e0ff30
|
3 |
size 709080904
|
runs/Nov15_16-13-19_90b54c871606/events.out.tfevents.1700066138.90b54c871606.254.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c8121a3af0628667a46dfb9e1d58c9802f323d31b63da6bf7963b616c2ef022
|
3 |
+
size 6130
|
tokenizer.json
CHANGED
@@ -1,7 +1,21 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 384,
|
6 |
+
"strategy": "OnlySecond",
|
7 |
+
"stride": 128
|
8 |
+
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": {
|
11 |
+
"Fixed": 384
|
12 |
+
},
|
13 |
+
"direction": "Right",
|
14 |
+
"pad_to_multiple_of": null,
|
15 |
+
"pad_id": 0,
|
16 |
+
"pad_type_id": 0,
|
17 |
+
"pad_token": "[PAD]"
|
18 |
+
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0fcb240e8ef5d4040c2dfc00e670c1956e2f682d5064c1bf1bdbedc54058ebb
|
3 |
size 4600
|