saattrupdan
commited on
Commit
•
f0e330e
1
Parent(s):
75f9b2e
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
- vocab.json +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262067185
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26809943c482a15a6fb05e4e12fe517edb631ca3acb84a786b6664e47f394a29
|
3 |
size 1262067185
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ccf149ef4f0e244a19863e7355ce6c35368fc954d16739983a0672e85cea776
|
3 |
size 3055
|
vocab.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"u": 0, "t": 1, "d": 2, "i": 3, "|": 4, "r": 5, "b": 6, "v": 7, "h": 8, "æ": 9, "z": 10, "a": 11, "e": 12, "l": 13, "f": 14, "k": 15, "y": 16, "w": 17, "g": 18, "ø": 19, "p": 20, "s": 21, "c": 22, "å": 23, "j": 24, "x": 25, "é": 26, "n": 27, "q": 28, "m": 29, "o": 30, "<unk>": 31, "<pad>": 32, "<s>": 33, "</s>": 34}
|