Update README.md

#5
by warnacc - opened
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -43,11 +43,17 @@ dataset_info:
43
  dataset_size: 3322717
44
  task_categories:
45
  - token-classification
 
 
46
  language:
47
  - en
48
- pretty_name: FICLE Dataset
49
  size_categories:
50
  - 1K<n<10K
 
 
 
 
51
  ---
52
  # FICLE Dataset
53
 
@@ -58,7 +64,7 @@ from datasets import load_dataset
58
  ficle_data = load_dataset("tathagataraha/ficle")
59
  ```
60
 
61
- # Dataset card for Falcon RefinedWeb
62
 
63
  ## Dataset Description
64
 
@@ -163,6 +169,4 @@ Their expertise in the field ensured accurate and reliable annotations. The anno
163
  }
164
  ```
165
 
166
- ### Contact
167
-
168
-
 
43
  dataset_size: 3322717
44
  task_categories:
45
  - token-classification
46
+ - text-classification
47
+ - text-generation
48
  language:
49
  - en
50
+ pretty_name: FICLE
51
  size_categories:
52
  - 1K<n<10K
53
+ license: gpl-3.0
54
+ tags:
55
+ - span
56
+ - explanation
57
  ---
58
  # FICLE Dataset
59
 
 
64
  ficle_data = load_dataset("tathagataraha/ficle")
65
  ```
66
 
67
+ # Dataset card for FICLE
68
 
69
  ## Dataset Description
70
 
 
169
  }
170
  ```
171
 
172
+ ### Contact