anas-awadalla
commited on
Commit
•
b37f9fd
1
Parent(s):
21e6079
Model save
Browse files- pytorch_model.bin +1 -1
- runs/Oct07_08-16-01_g3071/1665155893.8932796/events.out.tfevents.1665155893.g3071.98804.1 +3 -0
- runs/Oct07_08-16-01_g3071/events.out.tfevents.1665155893.g3071.98804.0 +3 -0
- runs/Oct07_08-22-21_g3071/1665156172.9821854/events.out.tfevents.1665156172.g3071.19795.1 +3 -0
- runs/Oct07_08-22-21_g3071/events.out.tfevents.1665156172.g3071.19795.0 +3 -0
- runs/Oct07_08-33-32_g3071/1665156842.1095133/events.out.tfevents.1665156842.g3071.55825.1 +3 -0
- runs/Oct07_08-33-32_g3071/events.out.tfevents.1665156842.g3071.55825.0 +3 -0
- tokenizer.json +2 -16
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557969145
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76904d9b77ceeede98f872a87b7033e668455dae2c45ab2f86c1dec9207c96b8
|
3 |
size 557969145
|
runs/Oct07_08-16-01_g3071/1665155893.8932796/events.out.tfevents.1665155893.g3071.98804.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5625b37eb3b176113f294fdd913527cb42172b246cbc5ff8aca4f5be41ecd1f
|
3 |
+
size 5442
|
runs/Oct07_08-16-01_g3071/events.out.tfevents.1665155893.g3071.98804.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c645c01475e1ccffa9c4e182d7617504b7515b1c47327bef21bb8587e839265
|
3 |
+
size 4765
|
runs/Oct07_08-22-21_g3071/1665156172.9821854/events.out.tfevents.1665156172.g3071.19795.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bff23ec42458392c754b419bd413254e1a9a7fdb28b920e7a34c6c69c486ca6
|
3 |
+
size 5442
|
runs/Oct07_08-22-21_g3071/events.out.tfevents.1665156172.g3071.19795.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4376573b2b77d9c2f2f0865a0c21fac41342aee7a3506668eeb357a5cd8b3f4
|
3 |
+
size 5547
|
runs/Oct07_08-33-32_g3071/1665156842.1095133/events.out.tfevents.1665156842.g3071.55825.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2415c7a8b043a3734e5716cc7557096acb34e957333a929c4c34138ced71d52d
|
3 |
+
size 5439
|
runs/Oct07_08-33-32_g3071/events.out.tfevents.1665156842.g3071.55825.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5996fe9181d8befe9c77504279570f38a0a3b922e8fa72a279f572315f8951bc
|
3 |
+
size 22528
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 30,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 30
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 1,
|
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 3375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1454fa146974fdbebb371e0d5e56b1d4d9dd9a1bce836d082c6fa028ebb7cd7c
|
3 |
size 3375
|