Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -27,3 +27,12 @@ configs:
27
  - split: test
28
  path: data/test-*
29
  ---
 
 
 
 
 
 
 
 
 
 
27
  - split: test
28
  path: data/test-*
29
  ---
30
+
31
+ ## Dataset Summary
32
+ For dataset summary, please refer [gtfintechlab/finer-ord-bio](https://huggingface.co/datasets/gtfintechlab/finer-ord-bio)
33
+
34
+ ## Additional Information
35
+
36
+ This dataset is also available in a different format. The current version has each row containing a list of tokens and their corresponding labels, representing a
37
+ complete sentence. Alternatively, we offer a format with one token per row. You can find this alternative dataset
38
+ at: [gtfintechlab/finer-ord-bio](https://huggingface.co/datasets/gtfintechlab/finer-ord-bio)