Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Jan26_09-25-27_d6848b9f607a/events.out.tfevents.1706261129.d6848b9f607a.585349.0 +2 -2
- runs/Jan26_09-52-41_48b3f0e7a497/events.out.tfevents.1706262762.48b3f0e7a497.90.0 +3 -0
- tmp-checkpoint-612/config.json +0 -0
- tmp-checkpoint-612/model.safetensors +0 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"position_embedding_type": "absolute",
|
| 27 |
"problem_type": "regression",
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
-
"transformers_version": "4.
|
| 30 |
"type_vocab_size": 2,
|
| 31 |
"use_cache": true,
|
| 32 |
"vocab_size": 28996
|
|
|
|
| 26 |
"position_embedding_type": "absolute",
|
| 27 |
"problem_type": "regression",
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
+
"transformers_version": "4.37.1",
|
| 30 |
"type_vocab_size": 2,
|
| 31 |
"use_cache": true,
|
| 32 |
"vocab_size": 28996
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433267692
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a833a88d0dc538e29ec0c584d5c7d26e55f97b2f06e495caebbdf8f65d020033
|
| 3 |
size 433267692
|
runs/Jan26_09-25-27_d6848b9f607a/events.out.tfevents.1706261129.d6848b9f607a.585349.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:50b4df2effcf8d5f0482d2ff2e20cedb1db58e2746925fb4b841cd31418ab152
|
| 3 |
+
size 8192
|
runs/Jan26_09-52-41_48b3f0e7a497/events.out.tfevents.1706262762.48b3f0e7a497.90.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97867e643ee5d75abcafa6bae90a795b7192fbed6a2b55a6e9e6fd001931f189
|
| 3 |
+
size 4664
|
tmp-checkpoint-612/config.json
ADDED
|
File without changes
|
tmp-checkpoint-612/model.safetensors
ADDED
|
File without changes
|
tokenizer.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
"padding": null,
|
| 5 |
"added_tokens": [
|
| 6 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
+
"truncation": {
|
| 4 |
+
"direction": "Right",
|
| 5 |
+
"max_length": 512,
|
| 6 |
+
"strategy": "LongestFirst",
|
| 7 |
+
"stride": 0
|
| 8 |
+
},
|
| 9 |
"padding": null,
|
| 10 |
"added_tokens": [
|
| 11 |
{
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48486f47af07c91b55439eb5e70219957e81a1a880cf31b227cb537307771f48
|
| 3 |
size 4664
|