ruanchaves commited on
Commit
2a5c0e6
1 Parent(s): e4f6c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,7 +9,7 @@ licenses:
9
  - unknown
10
  multilinguality:
11
  - monolingual
12
- pretty_name: BT11
13
  size_categories:
14
  - unknown
15
  source_datasets:
@@ -20,7 +20,7 @@ task_ids:
20
  - structure-prediction-other-word-segmentation
21
  ---
22
 
23
- # Dataset Card for BT11
24
 
25
  ## Dataset Description
26
 
@@ -45,9 +45,9 @@ Binkley is a dataset for identifier segmentation, i.e. the task of adding spaces
45
 
46
  ```
47
  {
48
- "index": 20170,
49
- "identifier": "currentLineHighlight",
50
- "segmentation": "current Line Highlight"
51
  }
52
  ```
53
 
 
9
  - unknown
10
  multilinguality:
11
  - monolingual
12
+ pretty_name: Binkley
13
  size_categories:
14
  - unknown
15
  source_datasets:
 
20
  - structure-prediction-other-word-segmentation
21
  ---
22
 
23
+ # Dataset Card for Binkley
24
 
25
  ## Dataset Description
26
 
 
45
 
46
  ```
47
  {
48
+ "index": 0,
49
+ "identifier": "init_g16_i",
50
+ "segmentation": "init _ g 16 _ i"
51
  }
52
  ```
53