Add files using upload-large-folder tool
Browse files- .gitattributes +13 -35
- Dockerfile +0 -0
- archivo.txt +0 -0
- mkdir +0 -0
- notebooks/results/checkpoint-1500/optimizer.pt +3 -0
- notebooks/results/checkpoint-2000/model.safetensors +3 -0
- notebooks/results/checkpoint-2000/optimizer.pt +3 -0
- notebooks/results/checkpoint-2000/rng_state.pth +3 -0
- notebooks/results/checkpoint-2000/scheduler.pt +3 -0
- notebooks/results/checkpoint-2000/training_args.bin +3 -0
- notebooks/results/checkpoint-2500/model.safetensors +3 -0
- notebooks/results/checkpoint-2500/optimizer.pt +3 -0
- notebooks/results/checkpoint-2500/rng_state.pth +3 -0
- notebooks/results/checkpoint-2500/scheduler.pt +3 -0
- notebooks/results/checkpoint-2500/training_args.bin +3 -0
- notebooks/results/checkpoint-3000/model.safetensors +3 -0
- notebooks/results/checkpoint-3000/rng_state.pth +3 -0
- notebooks/results/checkpoint-3000/scheduler.pt +3 -0
- notebooks/results/checkpoint-3000/training_args.bin +3 -0
- notebooks/results/checkpoint-3500/model.safetensors +3 -0
.gitattributes
CHANGED
@@ -1,35 +1,13 @@
|
|
1 |
-
*.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
2 |
+
notebooks/results/checkpoint-2000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
3 |
+
notebooks/results/checkpoint-2000/rng_state.pth filter=lfs diff=lfs merge=lfs -text
|
4 |
+
notebooks/results/checkpoint-2000/scheduler.pt filter=lfs diff=lfs merge=lfs -text
|
5 |
+
notebooks/results/checkpoint-2000/training_args.bin filter=lfs diff=lfs merge=lfs -text
|
6 |
+
notebooks/results/checkpoint-1500/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
7 |
+
notebooks/results/checkpoint-2500/rng_state.pth filter=lfs diff=lfs merge=lfs -text
|
8 |
+
notebooks/results/checkpoint-2500/scheduler.pt filter=lfs diff=lfs merge=lfs -text
|
9 |
+
notebooks/results/checkpoint-2500/training_args.bin filter=lfs diff=lfs merge=lfs -text
|
10 |
+
notebooks/results/checkpoint-2500/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
11 |
+
notebooks/results/checkpoint-3000/rng_state.pth filter=lfs diff=lfs merge=lfs -text
|
12 |
+
notebooks/results/checkpoint-3000/scheduler.pt filter=lfs diff=lfs merge=lfs -text
|
13 |
+
notebooks/results/checkpoint-3000/training_args.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dockerfile
ADDED
File without changes
|
archivo.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
mkdir
ADDED
File without changes
|
notebooks/results/checkpoint-1500/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f68b0d48ad9d6d28ac42975a56883dccb56098063c2dd2e75e81afcfc2228aa5
|
3 |
+
size 876033163
|
notebooks/results/checkpoint-2000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3a56cbfa62fb1546a0efc5c4204eaca9c45d3d1eacf4ac30c1d54c59df17d97
|
3 |
+
size 437958648
|
notebooks/results/checkpoint-2000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d55a2992e8ded638eaa281302a9c17000bab30d50c5f8af0a8e2c9872ec09115
|
3 |
+
size 876033163
|
notebooks/results/checkpoint-2000/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:415adf144042059d6a85669b9d40d3a9fa6f3a9a86c78bede7fab187ed7f2d87
|
3 |
+
size 14455
|
notebooks/results/checkpoint-2000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d8929163a0ebc4f01d39af17027f2d6dea5f812ae44fb331640cdec84b38ff4
|
3 |
+
size 1465
|
notebooks/results/checkpoint-2000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b158a7fd39c76db160cbdea68fa9ea7ba8a3a1d5a835ed6d7fc5813cda06fee
|
3 |
+
size 5649
|
notebooks/results/checkpoint-2500/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d52432a73d6e4efdee1ac637fc41eee0555a5c978260fd61d3dfc885208511e
|
3 |
+
size 437958648
|
notebooks/results/checkpoint-2500/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a18b9a9b10fe6b97e7263a4ef16c00960aecb39de868c8302bf3b950059c18e
|
3 |
+
size 876033163
|
notebooks/results/checkpoint-2500/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd349778d5a2bf36e9d2cd7eee749fbb9771d24a067ecba2b1a98607d7f170ff
|
3 |
+
size 14455
|
notebooks/results/checkpoint-2500/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54f58c8ac54c368d04b76bcc301c0cc553c29ad335721190684e2f959cde7745
|
3 |
+
size 1465
|
notebooks/results/checkpoint-2500/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b158a7fd39c76db160cbdea68fa9ea7ba8a3a1d5a835ed6d7fc5813cda06fee
|
3 |
+
size 5649
|
notebooks/results/checkpoint-3000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fb9bbd5589e2cb6b154c29312e4f64f820fd50fdf792a86682d20a6662ad438
|
3 |
+
size 437958648
|
notebooks/results/checkpoint-3000/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98e98dffb9348fedcf1abaa26b3d1d619bd3c7f8ca4aa7fde07cd862527a18d6
|
3 |
+
size 14455
|
notebooks/results/checkpoint-3000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04abfb4c540281f98007f94bd1ba2c0c0a7759002b11a8d9b99e411b7a048858
|
3 |
+
size 1465
|
notebooks/results/checkpoint-3000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b158a7fd39c76db160cbdea68fa9ea7ba8a3a1d5a835ed6d7fc5813cda06fee
|
3 |
+
size 5649
|
notebooks/results/checkpoint-3500/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d10365fac43dcf7342a2e38ea004967d03833641dff493bd312e352afef708b5
|
3 |
+
size 437958648
|