Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Jul05_11-36-41_2bb48f6b3d12/events.out.tfevents.1720179418.2bb48f6b3d12.434.0 +2 -2
- runs/Jul05_18-30-03_6cb729be7b44/events.out.tfevents.1720209846.6cb729be7b44.749.0 +3 -0
- runs/Jul07_12-23-33_3dfb12a32582/events.out.tfevents.1720355052.3dfb12a32582.414.0 +3 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"add_bias_logits": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "nour4286/ArabartModel",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"add_bias_logits": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557116312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1121eefca3b4957308588e5490479bc7e5dfe0e28c12dc1ef2b264a712dea926
|
| 3 |
size 557116312
|
runs/Jul05_11-36-41_2bb48f6b3d12/events.out.tfevents.1720179418.2bb48f6b3d12.434.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:1b5e0d0daa6b16c311dc689f98902bdfed2853f9664030d38228411620862262
|
| 3 |
+
size 10738
|
runs/Jul05_18-30-03_6cb729be7b44/events.out.tfevents.1720209846.6cb729be7b44.749.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba72ee544a9c636f1c748f067ccb517dbb5bf3e80ff27d7f46ba487a9b92af85
|
| 3 |
+
size 438
|
runs/Jul07_12-23-33_3dfb12a32582/events.out.tfevents.1720355052.3dfb12a32582.414.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:703dfcde13dc753bf7c63ba043328b450c22ab386a19d065f92e79948965ff88
|
| 3 |
+
size 9526
|
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": 128,
|
| 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 7032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc12377bc5c5e926d6591071c08141a1e803bbd801c62b57f2957c80f9609e63
|
| 3 |
size 7032
|