leonli66 commited on
Commit
b159c29
·
verified ·
1 Parent(s): 229603f

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
  memwrap/qasper.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
  memwrap/qasper.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ plain/qasper.jsonl filter=lfs diff=lfs merge=lfs -text
plain/qasper.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44935f34d3f08bf5a70bf794d7a5315f1a49b6dfc5a2dd2ec00c951340032294
3
+ size 33448593
plain/qasper_hf/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc6f048c533c14b9a38389345cd2e12edec91f825c629c6b25551e5ac64b026
3
+ size 33017376
plain/qasper_hf/dataset_info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "prompt": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "category": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "extra_info": {
14
+ "ground_truth": {
15
+ "answer": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "answer_type": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ }
23
+ },
24
+ "paper_id": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "question_id": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "scoring_function": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "variant": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ }
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": ""
44
+ }
plain/qasper_hf/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "50c392b935bad5e9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }