Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ The data fields are the same among all splits.
|
|
73 |
#### tweet_similarity
|
74 |
- `text_1`: a `string` feature.
|
75 |
- `text_2`: a `string` feature.
|
76 |
-
- `
|
77 |
|
78 |
#### tempo_wic
|
79 |
- `label_binary`: a `int` feature.
|
|
|
73 |
#### tweet_similarity
|
74 |
- `text_1`: a `string` feature.
|
75 |
- `text_2`: a `string` feature.
|
76 |
+
- `label_float`: a `float` feature.
|
77 |
|
78 |
#### tempo_wic
|
79 |
- `label_binary`: a `int` feature.
|