Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ dataset_info:
|
|
| 44 |
- name: keyword_4
|
| 45 |
dtype: string
|
| 46 |
- name: solution_words_len
|
| 47 |
-
|
| 48 |
- name: solution_pattern
|
| 49 |
dtype: string
|
| 50 |
---
|
|
|
|
| 44 |
- name: keyword_4
|
| 45 |
dtype: string
|
| 46 |
- name: solution_words_len
|
| 47 |
+
sequence: int64
|
| 48 |
- name: solution_pattern
|
| 49 |
dtype: string
|
| 50 |
---
|