Training in progress, epoch 1
Browse files- config.json +8 -8
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -9,14 +9,14 @@
|
|
9 |
"embd_pdrop": 0.1,
|
10 |
"eos_token_id": 50256,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"label2id": {
|
|
|
9 |
"embd_pdrop": 0.1,
|
10 |
"eos_token_id": 50256,
|
11 |
"id2label": {
|
12 |
+
"0": "Raub",
|
13 |
+
"1": "Diebstahl",
|
14 |
+
"2": "T\u00f6tungsdelikt",
|
15 |
+
"3": "Sonstiges",
|
16 |
+
"4": "K\u00f6rperverletzung",
|
17 |
+
"5": "Drogendelikt",
|
18 |
+
"6": "Bedrohung",
|
19 |
+
"7": "Sexualdelikt"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"label2id": {
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3134081281
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:913617d2a0157494a23e857d1394e5b3e2f4060e0ebfacc4ce5819db2c1204e1
|
3 |
size 3134081281
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75f3f2663c3d362da5359bc79dd9e66c0585137fce34e2ef1a05100cef491f24
|
3 |
size 3515
|