nljubesi commited on
Commit
80f212d
1 Parent(s): ee9226e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ task_ids:
16
  - named-entity-recognition
17
 
18
  ---
19
- The dataset contains 5462 training samples, 711 validation samples and 725 test samples.
20
  Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),
21
  list of tokens ('tokens'), list of normalised tokens ('norms'), list of lemmas ('lemmas'), list of UPOS tags ('upos\_tags'),
22
  list of Multext-East tags ('xpos\_tags), list of morphological features ('feats'),
 
16
  - named-entity-recognition
17
 
18
  ---
19
+ The dataset contains 5462 training samples (tweets), 711 validation samples and 725 test samples.
20
  Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),
21
  list of tokens ('tokens'), list of normalised tokens ('norms'), list of lemmas ('lemmas'), list of UPOS tags ('upos\_tags'),
22
  list of Multext-East tags ('xpos\_tags), list of morphological features ('feats'),