keefezowie
commited on
Commit
•
9a224c9
1
Parent(s):
96cebe5
Training in progress, epoch 5
Browse files
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"pad_token_id": 0,
|
41 |
"problem_type": "single_label_classification",
|
42 |
"torch_dtype": "float32",
|
43 |
-
"transformers_version": "4.35.
|
44 |
"trigram_input": true,
|
45 |
"true_hidden_size": 128,
|
46 |
"type_vocab_size": 2,
|
|
|
40 |
"pad_token_id": 0,
|
41 |
"problem_type": "single_label_classification",
|
42 |
"torch_dtype": "float32",
|
43 |
+
"transformers_version": "4.35.0",
|
44 |
"trigram_input": true,
|
45 |
"true_hidden_size": 128,
|
46 |
"type_vocab_size": 2,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 99529152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c66af5f46f656747315473543bf0aab4473fb07ba060eaaac0eed2ec7c26286f
|
3 |
size 99529152
|
runs/Dec02_15-17-57_c70b9d0e0af2/events.out.tfevents.1701530278.c70b9d0e0af2.47.9
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:09b2e219c267bbcde2243887252143bedfa3bc3c4b0d34820f8568f6f4dc5580
|
3 |
+
size 7020
|
tokenizer.json
CHANGED
@@ -1,14 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
-
"padding":
|
5 |
-
"strategy": "BatchLongest",
|
6 |
-
"direction": "Right",
|
7 |
-
"pad_to_multiple_of": null,
|
8 |
-
"pad_id": 0,
|
9 |
-
"pad_type_id": 0,
|
10 |
-
"pad_token": "[PAD]"
|
11 |
-
},
|
12 |
"added_tokens": [
|
13 |
{
|
14 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
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:925a01816415db368f5997a3b609eb42fb17773cca8eef179650d22e0c62457b
|
3 |
+
size 4219
|