File size: 1,307 Bytes
9b956be
 
 
eec2bbf
9b956be
eec2bbf
 
0defcc5
9b956be
8faeb65
9b956be
 
 
 
 
 
 
 
 
 
 
 
 
0defcc5
 
 
9b956be
0defcc5
 
 
 
 
 
 
 
9b956be
0defcc5
 
 
 
 
 
 
 
 
 
9b956be
 
 
 
 
 
 
 
 
 
 
 
 
 
0defcc5
 
 
 
 
9b956be
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
  "lang":"de",
  "name":"test_pipeline",
  "version":"0.1.0",
  "description":"A test pipeline for ModelManager testing purposes",
  "author":"Liam Keegan",
  "email":"liam@keegan.ch",
  "url":"https://github.com/ssciwr/moralization",
  "license":"MIT",
  "spacy_version":">=3.5.3,<3.6.0",
  "spacy_git_version":"Unknown",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null
  },
  "labels":{
    "tok2vec":[

    ],
    "spancat":[
      "Moralisierung explizit",
      "Care",
      "Institution",
      "Forderer:in",
      "Keine Moralisierung",
      "Darstellung",
      "Individuum",
      "Neutral",
      "Fairness",
      "soziale Gruppe",
      "Cheating",
      "Appell",
      "explizit",
      "Moralisierung",
      "Adresassat:in",
      "Own Group",
      "Moralisierung interpretativ",
      "Benefizient:in",
      "Other Group",
      "Menschen",
      "Oppression",
      "Liberty",
      "Harm",
      "Kein Bezug"
    ]
  },
  "pipeline":[
    "tok2vec",
    "spancat"
  ],
  "components":[
    "tok2vec",
    "spancat"
  ],
  "disabled":[

  ],
  "performance":{
    "spans_sc_f":0.0003984858,
    "spans_sc_p":0.0001993521,
    "spans_sc_r":0.3636363636,
    "tok2vec_loss":504.9567565918,
    "spancat_loss":11491.4833984375
  },
  "requirements":[

  ]
}