File size: 565 Bytes
318b40c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
dataset_info:
  features:
  - name: company
    dtype: string
  - name: title
    dtype: string
  - name: url
    dtype: string
  - name: summary
    dtype: string
  - name: date
    dtype: string
  - name: id
    dtype: int64
  - name: is_positive
    dtype: int64
  splits:
  - name: train
    num_bytes: 432189
    num_examples: 993
  download_size: 250006
  dataset_size: 432189
---
# Dataset Card for "saleswiz_is_positive"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)