Safetensors
English
amirabdullah19852020 commited on
Commit
2a03932
1 Parent(s): 872e028

Upload folder using huggingface_hub

Browse files
data/contrastive_triples_rlhf.dataset/2024-05-15_14:01/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83fb5fb09aa45678572126917d221b26a1b3bfedfd088d75a5e9173672f79f3
3
+ size 22371704
data/contrastive_triples_rlhf.dataset/2024-05-15_14:01/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "chosen": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "rejected": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "prompt": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "new_rejected": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "neutral": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
data/contrastive_triples_rlhf.dataset/2024-05-15_14:01/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "803d23a3002e53af",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }