Datasets:

Modalities:
Text
Formats:
json
Libraries:
Datasets
pandas
License:
JiyangZhang commited on
Commit
671ad4c
·
verified ·
1 Parent(s): 2b58304

Upload PLSemanticsBench data

Browse files
.gitattributes CHANGED
@@ -57,3 +57,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ dataset-etp-mk-IMP-SOS.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ dataset-op-mk-IMP-SOS.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ dataset-pcp-mk-IMP-SOS.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ dataset-pcp-uk-IMP-SOS.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ dataset-srp-mk-IMP-SOS.jsonl filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,37 @@
1
- ---
2
- license: cc-by-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-2.0
3
+ configs:
4
+ - config_name: pep-k
5
+ data_files: "dataset-pcp-uk-IMP-SOS.jsonl"
6
+ - config_name: pep-mk
7
+ data_files: "dataset-pcp-mk-IMP-SOS.jsonl"
8
+ - config_name: pop
9
+ data_files: "dataset-op-nk-IMP-SOS.jsonl"
10
+ - config_name: pop-k
11
+ data_files: "dataset-op-uk-IMP-SOS.jsonl"
12
+ - config_name: pop-mk
13
+ data_files: "dataset-op-mk-IMP-SOS.jsonl"
14
+ - config_name: srp-k
15
+ data_files: "dataset-srp-uk-IMP-SOS.jsonl"
16
+ - config_name: srp-mk
17
+ data_files: "dataset-srp-mk-IMP-SOS.jsonl"
18
+ - config_name: etp-k
19
+ data_files: "dataset-etp-uk-IMP-SOS.jsonl"
20
+ - config_name: etp-mk
21
+ data_files: "dataset-etp-mk-IMP-SOS.jsonl"
22
+ ---
23
+
24
+ # Overview
25
+ There are 9 subsets:
26
+ - PEP with standard (pep-k) and nonstandard semantics (pep-mk)
27
+ - POP no semantics (pop), with standard (pop-k) and nonstandard semantics (pop-mk)
28
+ - SRP with standard (srp-k) and nonstandard semantics (srp-mk)
29
+ - ETP with standard semantics (etp-k) and nonstandard semantics (etp-mk).
30
+
31
+
32
+ # Usage
33
+ ```python
34
+ from datasets import load_dataset
35
+ # load the pep dataset with standard semantics
36
+ pep_uk = load_dataset("EngineeringSoftware/Neurips25", "pep-k")
37
+ ```
dataset-etp-mk-IMP-SOS.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3578633ae212a74f7f83879662b7c2e9ec066dcf432f121f65084136ddfe5a8a
3
+ size 15255882
dataset-etp-uk-IMP-SOS.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
dataset-op-mk-IMP-SOS.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0ad68ab2693fe90a12a8c354455f329fc372de26944b6978e9d038329ded69
3
+ size 16225491
dataset-op-nk-IMP-SOS.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
dataset-op-uk-IMP-SOS.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
dataset-pcp-mk-IMP-SOS.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ff4fa8d82dca0f9b8f2bb59f99742f439374ce023c7a3e9c351c5b1e1de9ec1
3
+ size 25949376
dataset-pcp-uk-IMP-SOS.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdc16dce7db7326fb56acddaf07c05ed150163a24f7547d461565b131f3e11c
3
+ size 12615513
dataset-srp-mk-IMP-SOS.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82042dd2dda91053c9682688a6308ff9ad866ae78f68a8dcafeae637ec99127f
3
+ size 16537578
dataset-srp-uk-IMP-SOS.jsonl ADDED
The diff for this file is too large to render. See raw diff