Datasets:

Tasks:
Other
Languages:
Polish
Multilinguality:
monolingual
Size Categories:
unknown
Language Creators:
other
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
structure-prediction
License:
laugustyniak asawczyn commited on
Commit
c436860
1 Parent(s): 9d2d716

update class distribution in README.md (#2)

Browse files

- update class distribution in README.md (d3b30555e764f146fe0d05c6bc0c248cbc40b517)
- Update README.md (355407f8496d922ae3e85959652fa6831fac009d)


Co-authored-by: Albert Sawczyn <asawczyn@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +41 -40
README.md CHANGED
@@ -45,49 +45,50 @@ Measurements:
45
  | Subset | Cardinality (sentences) |
46
  | ----------- | ----------------------: |
47
  | train | 78219 |
 
48
  | test | 7444 |
49
 
50
 
51
- ## Class distribution in train
52
-
53
-
54
- | Class | Fraction of tokens |
55
- |:--------|---------------------:|
56
- | subst | 0.27345 |
57
- | interp | 0.18101 |
58
- | adj | 0.10611 |
59
- | prep | 0.09567 |
60
- | qub | 0.05670 |
61
- | fin | 0.04939 |
62
- | praet | 0.04409 |
63
- | conj | 0.03711 |
64
- | adv | 0.03512 |
65
- | inf | 0.01591 |
66
- | comp | 0.01476 |
67
- | num | 0.01322 |
68
- | ppron3 | 0.01111 |
69
- | ppas | 0.01086 |
70
- | ger | 0.00961 |
71
- | brev | 0.00856 |
72
- | ppron12 | 0.00670 |
73
- | aglt | 0.00629 |
74
- | pred | 0.00539 |
75
- | pact | 0.00454 |
76
- | bedzie | 0.00229 |
77
- | pcon | 0.00218 |
78
- | impt | 0.00203 |
79
- | siebie | 0.00177 |
80
- | imps | 0.00174 |
81
- | interj | 0.00131 |
82
- | xxx | 0.00070 |
83
- | adjp | 0.00069 |
84
- | winien | 0.00068 |
85
- | adja | 0.00048 |
86
- | pant | 0.00012 |
87
- | burk | 0.00011 |
88
- | numcol | 0.00011 |
89
- | depr | 0.00010 |
90
- | adjc | 0.00007 |
91
 
92
 
93
  ## Citation
 
45
  | Subset | Cardinality (sentences) |
46
  | ----------- | ----------------------: |
47
  | train | 78219 |
48
+ | dev | 0 |
49
  | test | 7444 |
50
 
51
 
52
+ ## Class distribution
53
+
54
+
55
+ | Class | train | dev | test |
56
+ |:--------|--------:|------:|--------:|
57
+ | subst | 0.27345 | - | 0.27656 |
58
+ | interp | 0.18101 | - | 0.17944 |
59
+ | adj | 0.10611 | - | 0.10919 |
60
+ | prep | 0.09567 | - | 0.09547 |
61
+ | qub | 0.05670 | - | 0.05491 |
62
+ | fin | 0.04939 | - | 0.04648 |
63
+ | praet | 0.04409 | - | 0.04348 |
64
+ | conj | 0.03711 | - | 0.03724 |
65
+ | adv | 0.03512 | - | 0.03333 |
66
+ | inf | 0.01591 | - | 0.01547 |
67
+ | comp | 0.01476 | - | 0.01439 |
68
+ | num | 0.01322 | - | 0.01436 |
69
+ | ppron3 | 0.01111 | - | 0.01018 |
70
+ | ppas | 0.01086 | - | 0.01085 |
71
+ | ger | 0.00961 | - | 0.01050 |
72
+ | brev | 0.00856 | - | 0.01181 |
73
+ | ppron12 | 0.00670 | - | 0.00665 |
74
+ | aglt | 0.00629 | - | 0.00602 |
75
+ | pred | 0.00539 | - | 0.00540 |
76
+ | pact | 0.00454 | - | 0.00452 |
77
+ | bedzie | 0.00229 | - | 0.00243 |
78
+ | pcon | 0.00218 | - | 0.00189 |
79
+ | impt | 0.00203 | - | 0.00226 |
80
+ | siebie | 0.00177 | - | 0.00158 |
81
+ | imps | 0.00174 | - | 0.00177 |
82
+ | interj | 0.00131 | - | 0.00102 |
83
+ | xxx | 0.00070 | - | 0.00048 |
84
+ | adjp | 0.00069 | - | 0.00065 |
85
+ | winien | 0.00068 | - | 0.00057 |
86
+ | adja | 0.00048 | - | 0.00058 |
87
+ | pant | 0.00012 | - | 0.00018 |
88
+ | burk | 0.00011 | - | 0.00006 |
89
+ | numcol | 0.00011 | - | 0.00013 |
90
+ | depr | 0.00010 | - | 0.00004 |
91
+ | adjc | 0.00007 | - | 0.00008 |
92
 
93
 
94
  ## Citation