PDG commited on
Commit
8f9510a
·
1 Parent(s): 6bb0921

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. .gitignore +1 -0
  2. config.json +8 -8
  3. pytorch_model.bin +1 -1
  4. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -9,14 +9,14 @@
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
11
  "id2label": {
12
- "0": "Raub",
13
- "1": "Sonstiges",
14
- "2": "Diebstahl",
15
- "3": "Bedrohung",
16
- "4": "Drogendelikt",
17
- "5": "Sexualdelikt",
18
- "6": "T\u00f6tungsdelikt",
19
- "7": "K\u00f6rperverletzung"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
 
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
11
  "id2label": {
12
+ "0": "Drogendelikt",
13
+ "1": "Diebstahl",
14
+ "2": "K\u00f6rperverletzung",
15
+ "3": "Raub",
16
+ "4": "Sonstiges",
17
+ "5": "Bedrohung",
18
+ "6": "Sexualdelikt",
19
+ "7": "T\u00f6tungsdelikt"
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:4661b7b0b229a6a94e1cc3b423299ea04bca6812663915b43fd284bdcb04c745
3
  size 510425857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8efe20e409b0204ef1618f5e754975522b1b906972ed7af57a3fa67b28f37ee5
3
  size 510425857
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eed7678e00c79528ce2e77311aa254136a483b88af027bc5173d8630d1522725
3
+ size 3515