nljubesi commited on
Commit
80e62e4
1 Parent(s): 5558615

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- language:
3
  - sr
4
 
5
- license:
6
  - cc-by-sa-4.0
7
 
8
  task_categories:
@@ -17,7 +17,7 @@ task_ids:
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 lemmas ('lemmas'), list of UPOS tags ('upos\\_tags'),
22
- list of Multext-East tags ('xpos\\_tags), list of morphological features ('feats'),
23
- and list of IOB tags ('iob\\_tags'), which are encoded as class labels.
 
1
  ---
2
+ languages:
3
  - sr
4
 
5
+ licenses:
6
  - cc-by-sa-4.0
7
 
8
  task_categories:
 
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 lemmas ('lemmas'), list of UPOS tags ('upos\\\\_tags'),
22
+ list of Multext-East tags ('xpos\\\\_tags), list of morphological features ('feats'),
23
+ and list of IOB tags ('iob\\\\_tags'), which are encoded as class labels.