satyanshu404
commited on
Commit
•
c70db40
1
Parent(s):
4b64a7a
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Nov05_12-34-16_88968062d1eb/events.out.tfevents.1699187665.88968062d1eb.317.0 +2 -2
- runs/Nov05_13-34-40_88968062d1eb/events.out.tfevents.1699191289.88968062d1eb.15959.0 +3 -0
- runs/Nov05_14-15-15_88968062d1eb/events.out.tfevents.1699193721.88968062d1eb.25922.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 1625422896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:331710c29cc8a546e061925980d8ffc26c60dbab8769726c1152fb9a8f764ad0
|
3 |
size 1625422896
|
runs/Nov05_12-34-16_88968062d1eb/events.out.tfevents.1699187665.88968062d1eb.317.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:25ab4c8e46550b67a9c4fb586b313f681dab1ecbd67027d0ac23eedbdf35459b
|
3 |
+
size 27798
|
runs/Nov05_13-34-40_88968062d1eb/events.out.tfevents.1699191289.88968062d1eb.15959.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11f0155b865b1863a48030f5561857f812946d771d89b184ee0924ce9bbf34af
|
3 |
+
size 27938
|
runs/Nov05_14-15-15_88968062d1eb/events.out.tfevents.1699193721.88968062d1eb.25922.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c54a89b488f3c7d6019c0a166b4853a72fb5d4fa8db6185d2ae7725984b7e7b
|
3 |
+
size 33093
|
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 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a0375730c1062da6a981c80e5a58231c104981ef6e6e4c7ee0356f3ab183ee8
|
3 |
size 4792
|