prli commited on
Commit
7c672fb
·
verified ·
1 Parent(s): a5d19b4

Upload dataset

Browse files
README.md CHANGED
@@ -7,12 +7,64 @@ dataset_info:
7
  struct:
8
  - name: pile_set_name
9
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  splits:
11
  - name: validation
12
- num_bytes: 15492238
13
  num_examples: 2000
14
- download_size: 8245135
15
- dataset_size: 15492238
16
  configs:
17
  - config_name: default
18
  data_files:
 
7
  struct:
8
  - name: pile_set_name
9
  dtype: string
10
+ - name: sentences_perturbed
11
+ dtype: int64
12
+ - name: length_stats
13
+ struct:
14
+ - name: length_ratios
15
+ list: float64
16
+ - name: original_lengths
17
+ list: int64
18
+ - name: paraphrase_lengths
19
+ list: int64
20
+ - name: log_data
21
+ struct:
22
+ - name: alpha
23
+ dtype: float64
24
+ - name: baseline_model
25
+ dtype: string
26
+ - name: document_id
27
+ dtype: int64
28
+ - name: most_advantageous_only
29
+ dtype: int64
30
+ - name: original_text
31
+ dtype: string
32
+ - name: perturbed_text
33
+ dtype: string
34
+ - name: sentence_changes
35
+ list:
36
+ - name: available_paraphrases
37
+ list: string
38
+ - name: final_paraphrase
39
+ dtype: string
40
+ - name: left_context
41
+ dtype: string
42
+ - name: original_sentence
43
+ dtype: string
44
+ - name: right_context
45
+ dtype: string
46
+ - name: selected_paraphrase
47
+ dtype: string
48
+ - name: sentence_index
49
+ dtype: int64
50
+ - name: target
51
+ dtype: string
52
+ - name: token_losses
53
+ dtype: 'null'
54
+ - name: was_perturbed
55
+ dtype: bool
56
+ - name: sentences_perturbed
57
+ dtype: int64
58
+ - name: target_model
59
+ dtype: string
60
+ - name: threshold
61
+ dtype: float64
62
  splits:
63
  - name: validation
64
+ num_bytes: 24824365
65
  num_examples: 2000
66
+ download_size: 13304805
67
+ dataset_size: 24824365
68
  configs:
69
  - config_name: default
70
  data_files:
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c752a3adaf753352dbaf60d17cb5cfcddd3ec4eeda5ff6fa859b4bdffce7f12
3
- size 8245135
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222eff6532612aace0a148dbb269b8dc5b38cb6d4d79882d66ad8740a2e68d2d
3
+ size 13304805