matthewdicks98 commited on
Commit
79c1c90
·
verified ·
1 Parent(s): 6a99fcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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): The temporal orientation label.
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