Training in progress, epoch 1
Browse files- logs/events.out.tfevents.1724072890.spartan-gpgpu095.hpc.unimelb.edu.au.222079.0 +2 -2
- logs/events.out.tfevents.1724073507.spartan-gpgpu095.hpc.unimelb.edu.au.222079.1 +3 -0
- logs/events.out.tfevents.1724661920.spartan-gpgpu095.hpc.unimelb.edu.au.168472.4 +3 -0
- model.safetensors +1 -1
- tokenizer.json +2 -16
- training_args.bin +1 -1
logs/events.out.tfevents.1724072890.spartan-gpgpu095.hpc.unimelb.edu.au.222079.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:f983b9edf5a8de276978cb333ce7cd4660af0ed8befb27fa98f17089af136f67
|
3 |
+
size 13203
|
logs/events.out.tfevents.1724073507.spartan-gpgpu095.hpc.unimelb.edu.au.222079.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0e56f58e2906454edb6aae094b9babf6c556bcdc694c29d4fe7e3d4fa869bb1
|
3 |
+
size 411
|
logs/events.out.tfevents.1724661920.spartan-gpgpu095.hpc.unimelb.edu.au.168472.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ef82208d84e48271263c57c5d40f75cfee340c61dfe0431bd8eb5361e44718
|
3 |
+
size 5177
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 266339248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f4bdadf1d6718f481dc8081c27351eef75b11c2ab49a50b5bda24e3bbc4b216
|
3 |
size 266339248
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 512
|
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,
|
|
|
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 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:242de3964c3b937f322a58261f3fccc85e0196444e280d83709f84836658b62e
|
3 |
size 4984
|