MrPotato commited on
Commit
3402f2e
·
1 Parent(s): dee67f5

changed to input ids

Browse files
Files changed (1) hide show
  1. ref_seg_ger.py +1 -1
ref_seg_ger.py CHANGED
@@ -57,7 +57,7 @@ _URLS = {
57
 
58
  _LABELS = [
59
  'publisher', 'source', 'url', 'other', 'author', 'editor', 'lpage',
60
- 'volume', 'year', 'issue', 'title', 'fpage', 'identifier', 'editor'
61
  ]
62
 
63
  _FEATURES = datasets.Features(
 
57
 
58
  _LABELS = [
59
  'publisher', 'source', 'url', 'other', 'author', 'editor', 'lpage',
60
+ 'volume', 'year', 'issue', 'title', 'fpage', 'identifier', 'edition'
61
  ]
62
 
63
  _FEATURES = datasets.Features(