Soukaina588956468
commited on
Commit
•
47a424c
1
Parent(s):
bf30c1b
Training in progress, step 10
Browse files- adapter_model.safetensors +1 -1
- runs/May27_10-44-12_209fe6ccf86e/events.out.tfevents.1716806717.209fe6ccf86e.1655.0 +3 -0
- runs/May27_10-49-46_209fe6ccf86e/events.out.tfevents.1716806999.209fe6ccf86e.1655.1 +3 -0
- runs/May27_10-51-10_209fe6ccf86e/events.out.tfevents.1716807082.209fe6ccf86e.1655.2 +3 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b991e9cc096ee07d46c89b296f28fa8b03fb154917540526647eb2360a22fb4
|
3 |
size 261131840
|
runs/May27_10-44-12_209fe6ccf86e/events.out.tfevents.1716806717.209fe6ccf86e.1655.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e48490d5f87d6b6bd7fa293ae91c81f99cf8b1af17eeebe1ca1cc4c8ddaada41
|
3 |
+
size 10533
|
runs/May27_10-49-46_209fe6ccf86e/events.out.tfevents.1716806999.209fe6ccf86e.1655.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:422e9fcb6dc8d643934307bf1a292d92bf57184c176ffb91e3ca0aa009622977
|
3 |
+
size 5310
|
runs/May27_10-51-10_209fe6ccf86e/events.out.tfevents.1716807082.209fe6ccf86e.1655.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ff2e330e39af132688efdb364423804a3100fa0e87fa2f6f75e911d7896472e
|
3 |
+
size 5517
|
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": 256,
|
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 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3f39ccdb5929e81824c800dca63a413b4b646af8788ccb9aa515b4e0a79210c
|
3 |
size 4984
|