amilmshaji commited on
Commit
263c1d7
·
verified ·
1 Parent(s): 49403c0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +7 -3
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,18 +3,22 @@ dataset_info:
3
  features:
4
  - name: label
5
  dtype: string
 
 
6
  - name: claim
7
  dtype: string
8
  - name: evidence
9
  dtype: string
10
  - name: factual_consistent_score
11
  dtype: float64
 
 
12
  splits:
13
  - name: train
14
- num_bytes: 59322
15
  num_examples: 200
16
- download_size: 16576
17
- dataset_size: 59322
18
  configs:
19
  - config_name: default
20
  data_files:
 
3
  features:
4
  - name: label
5
  dtype: string
6
+ - name: true_label
7
+ dtype: string
8
  - name: claim
9
  dtype: string
10
  - name: evidence
11
  dtype: string
12
  - name: factual_consistent_score
13
  dtype: float64
14
+ - name: predicted_label
15
+ dtype: string
16
  splits:
17
  - name: train
18
+ num_bytes: 69818
19
  num_examples: 200
20
+ download_size: 17793
21
+ dataset_size: 69818
22
  configs:
23
  - config_name: default
24
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28c67a8e17e77284ed82af855534353e3d7c6341a5fdfe73f52a96f0ca16fad9
3
- size 16576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b512351e67f93a7a4485bef234e9c18a6aa4e1b18e05b08e029abdd34a6e29
3
+ size 17793