Jnanesh12 commited on
Commit
0cc3e4b
1 Parent(s): 68cc79b

Update test.jsonl

Browse files
Files changed (1) hide show
  1. test.jsonl +2 -2
test.jsonl CHANGED
@@ -1,2 +1,2 @@
1
- {"id": "0", "tokens": "'@paulwalk', 'It', "'s", 'the', 'view', 'from', 'where', 'I', "'m", 'living', 'for', 'two', 'weeks', '.', 'Empire', 'State', 'Building', '=', 'ESB', '.', 'Pretty', 'bad', 'storm', 'here', 'last', 'evening', '.'", "ner_tags": "0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0"}
2
- {"id": "1", "tokens": "'From', 'Green', 'Newsfeed', ':', 'AHFA', 'extends', 'deadline', 'for', 'Sage', 'Award', 'to', 'Nov', '.', '5', 'http://tinyurl.com/24agj38'", "ner_tags": "0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0"}
 
1
+ {"id": "0", "tokens": ["@paulwalk", "It", "'s", "the", "view", "from", "where", "I", "m", "living", "for", "two", "weeks", ".", "Empire", "State", "Building", "=", "ESB", ".", "Pretty", "bad", "storm", "here", "last", "evening", "."], "ner_tags": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0]}
2
+ {"id": "1", "tokens": ["From", "Green", "Newsfeed", ":", "AHFA", "extends", "deadline", "for", "Sage", "Award", "to", "Nov", ".", "5", "http://tinyurl.com/24agj38"], "ner_tags": [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}