cmunhozc commited on
Commit
2eac151
1 Parent(s): eb3ed3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,14 +11,14 @@ size_categories:
11
  - 10K<n<100K
12
  ---
13
 
14
- Attributes:
15
 
16
  This dataset comprises three attributes: the first corresponds to Headlines 1, the second to Headlines 2, and the third to the target variable. Both sentences are associated with news extracted from Google News, while the target variable indicates whether both sentences are related to the same event (1) or not (0).
17
 
18
- Data Source:
19
 
20
  The dataset is derived from Google News headlines between July 23, 2022, and July 30, 2022, which were manually annotated.
21
 
22
- Data Format:
23
 
24
  The dataset is provided in a tabular format, with each row representing a set of two sentences and the corresponding target variable.
 
11
  - 10K<n<100K
12
  ---
13
 
14
+ ## Attributes:
15
 
16
  This dataset comprises three attributes: the first corresponds to Headlines 1, the second to Headlines 2, and the third to the target variable. Both sentences are associated with news extracted from Google News, while the target variable indicates whether both sentences are related to the same event (1) or not (0).
17
 
18
+ ## Data Source:
19
 
20
  The dataset is derived from Google News headlines between July 23, 2022, and July 30, 2022, which were manually annotated.
21
 
22
+ ## Data Format:
23
 
24
  The dataset is provided in a tabular format, with each row representing a set of two sentences and the corresponding target variable.