Skip to content

Commit 66494f2

Browse files
authored
Update README.md
1 parent e22572f commit 66494f2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,10 @@ testdata = UD_English.devdata()
110110
```
111111

112112
## Data Size
113-
| | Type | Train x | Train y | Test x | Test y |
114-
| **PTBLM** | text | 42068 | 42068 | 3761 | 3761 |
115-
| **UD_English** | text | 12543 | - | 2077 | - |
113+
| | Train x | Train y | Test x | Test y |
114+
|:--:|:-------:|:-------:|:------:|:------:|
115+
| **PTBLM** | 42068 | 42068 | 3761 | 3761 |
116+
| **UD_English** | 12543 | - | 2077 | - |
116117

117118
## Installation
118119

0 commit comments

Comments
 (0)