Update README.md
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ The following is an example sample from the dataset:
|
|
| 76 |
### Data Fields
|
| 77 |
|
| 78 |
- `text` (string): A text chunk from a search result.
|
| 79 |
-
- `label` (string):
|
| 80 |
- `netloc` (string): The domain name of the source document.
|
| 81 |
- `url` (string): The URL of the document.
|
| 82 |
|
|
|
|
| 76 |
### Data Fields
|
| 77 |
|
| 78 |
- `text` (string): A text chunk from a search result.
|
| 79 |
+
- `label` (string): Whether the text contains a forward-looking statement or not.
|
| 80 |
- `netloc` (string): The domain name of the source document.
|
| 81 |
- `url` (string): The URL of the document.
|
| 82 |
|