Training in progress, epoch 0
Browse files- model.safetensors +1 -1
- runs/Apr22_22-14-41_nlpg03.cs.washington.edu/events.out.tfevents.1713849288.nlpg03.cs.washington.edu.1677184.0 +3 -0
- runs/Apr22_22-16-52_nlpg03.cs.washington.edu/events.out.tfevents.1713849420.nlpg03.cs.washington.edu.1677912.0 +3 -0
- runs/Apr22_22-22-33_nlpg03.cs.washington.edu/events.out.tfevents.1713849758.nlpg03.cs.washington.edu.1678458.0 +3 -0
- runs/Apr22_22-23-12_nlpg03.cs.washington.edu/events.out.tfevents.1713849798.nlpg03.cs.washington.edu.1678711.0 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d3d7931c65063f5b87db2b6cd54007a6e369abdedfa8d8f8cadd03ed01e1abd
|
3 |
size 242041896
|
runs/Apr22_22-14-41_nlpg03.cs.washington.edu/events.out.tfevents.1713849288.nlpg03.cs.washington.edu.1677184.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8256bdebae2959072c7b4249c8aeaa7e50d7cc2ba500ce220344e0c9df6670d4
|
3 |
+
size 5882
|
runs/Apr22_22-16-52_nlpg03.cs.washington.edu/events.out.tfevents.1713849420.nlpg03.cs.washington.edu.1677912.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58ea9ce33b6b48276a22215bada3f8d7a204ebfd46a99bb9955448a7345af5aa
|
3 |
+
size 32467
|
runs/Apr22_22-22-33_nlpg03.cs.washington.edu/events.out.tfevents.1713849758.nlpg03.cs.washington.edu.1678458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:000851303b269c458569506dad393c71e803bf90b338587997f0521a4c7c3ce9
|
3 |
+
size 5674
|
runs/Apr22_22-23-12_nlpg03.cs.washington.edu/events.out.tfevents.1713849798.nlpg03.cs.washington.edu.1678711.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a86cff3cb018015357e379ddc0eeacc01c29367544dccc4cd4f16b2ba787a94a
|
3 |
+
size 29514
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 128,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7d2c1b09f33b0b88fd375e09b53146482063de8b4890d506d720fa006c0cf1c
|
3 |
size 5176
|