aehrm commited on
Commit
d53af21
1 Parent(s): fdae245
Files changed (5) hide show
  1. README.md +8 -0
  2. dev.tsv +0 -0
  3. loss.tsv +21 -0
  4. pytorch_model.bin +3 -0
  5. test.tsv +0 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - flair
4
+ - token-classification
5
+ - sequence-tagger-model
6
+ language: de
7
+ ---
8
+ # REDEWIEDERGABE Tagger: indirect STWR
dev.tsv ADDED
The diff for this file is too large to render. See raw diff
 
loss.tsv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ EPOCH TIMESTAMP BAD_EPOCHS LEARNING_RATE TRAIN_LOSS DEV_LOSS DEV_PRECISION DEV_RECALL DEV_F1 DEV_ACCURACY
2
+ 1 22:27:24 0 0.0000 0.2460438387860736 0.2096097320318222 0.8557 0.3016 0.446 0.9122
3
+ 2 22:33:18 0 0.0000 0.16414768655232095 0.18117256462574005 0.7771 0.589 0.6701 0.932
4
+ 3 22:39:20 0 0.0000 0.1251016712137118 0.184511199593544 0.7334 0.6424 0.6849 0.9307
5
+ 4 22:45:19 0 0.0000 0.09232534522127767 0.21093659102916718 0.6759 0.7304 0.7021 0.9274
6
+ 5 22:51:16 1 0.0000 0.0667081279925081 0.21651002764701843 0.7322 0.6663 0.6977 0.9323
7
+ 6 22:57:08 2 0.0000 0.05142120257807916 0.267883837223053 0.6993 0.7003 0.6998 0.9296
8
+ 7 23:02:58 3 0.0000 0.03848116978447776 0.3022851347923279 0.7397 0.6403 0.6864 0.9314
9
+ 8 23:08:51 0 0.0000 0.03184333077596521 0.35907530784606934 0.7091 0.7036 0.7063 0.9314
10
+ 9 23:14:50 1 0.0000 0.026289608490272526 0.432997465133667 0.7303 0.6795 0.704 0.933
11
+ 10 23:20:43 2 0.0000 0.02268194922350574 0.3687542974948883 0.7324 0.6684 0.6989 0.9325
12
+ 11 23:26:34 3 0.0000 0.021177014559437227 0.45707830786705017 0.7316 0.6635 0.6959 0.932
13
+ 12 23:32:27 4 0.0000 0.021584527803943564 0.6405956149101257 0.7631 0.615 0.6811 0.9325
14
+ 13 23:41:21 1 0.0000 0.014001185461291863 0.561578631401062 0.7319 0.6627 0.6956 0.932
15
+ 14 23:47:13 0 0.0000 0.012260096431856077 0.6482007503509521 0.7391 0.6789 0.7077 0.9343
16
+ 15 23:53:13 1 0.0000 0.010781140804584867 0.6611334085464478 0.7284 0.6833 0.7051 0.933
17
+ 16 23:59:05 2 0.0000 0.009024848576517685 0.7210589051246643 0.7344 0.6627 0.6968 0.9324
18
+ 17 00:04:55 3 0.0000 0.009043725206813173 0.746969997882843 0.7201 0.6764 0.6976 0.9313
19
+ 18 00:10:45 4 0.0000 0.009486245670010449 0.7364636063575745 0.7191 0.6841 0.7011 0.9317
20
+ 19 00:16:35 1 0.0000 0.006497108565472693 0.7683695554733276 0.7237 0.6806 0.7015 0.9321
21
+ 20 00:22:24 2 0.0000 0.004735394843737754 0.7915517091751099 0.7482 0.6443 0.6924 0.9329
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0600e7353cdd0e0b381910bbd5f58540b8e8890d32a96d136bec282fd8779680
3
+ size 1343843793
test.tsv ADDED
The diff for this file is too large to render. See raw diff