5roop albertvillanova HF staff commited on
Commit
ba01429
1 Parent(s): 5fb7df7

Fix task tags (#3)

Browse files

- Fix task tags (ab428d108ea69155f3869d9ca15b2ab819ca0a44)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,19 +1,17 @@
1
  ---
2
- language:
3
  - si
4
-
5
  license:
6
  - cc-by-sa-4.0
7
-
8
  task_categories:
9
- - structure-prediction
10
-
11
  task_ids:
12
- - tokenization
13
- - normalization
14
- - part-of-speech-tagging
15
  - lemmatization
16
-
 
 
 
 
17
  ---
18
  The dataset contains 6273 training samples, 762 validation samples and 749 test samples.
19
  Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),
1
  ---
2
+ language:
3
  - si
 
4
  license:
5
  - cc-by-sa-4.0
 
6
  task_categories:
7
+ - other
 
8
  task_ids:
 
 
 
9
  - lemmatization
10
+ - part-of-speech
11
+ tags:
12
+ - structure-prediction
13
+ - normalization
14
+ - tokenization
15
  ---
16
  The dataset contains 6273 training samples, 762 validation samples and 749 test samples.
17
  Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),