Datasets:

razinemg commited on
Commit
d83ed88
·
verified ·
1 Parent(s): 4ae0daa

Upload 4 files

Browse files
.gitattributes CHANGED
@@ -57,3 +57,4 @@ 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
+ NotSoTiny-25-12.json filter=lfs diff=lfs merge=lfs -text
NotSoTiny-25-12.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa537d9a55eb6b9b249c4b5b1dae3ace99f37ed5968f022032dc5e5655eb1c1
3
+ size 38692539
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4cd070fca0d98ed5643c6dbb7c3ea0cbc5661530b1900316c02270f40f47aa9
3
+ size 36206400
dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "This repository contains the dataset for the NotSoTiny RTL benchmark.",
4
+ "features": {
5
+ "task_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "shuttle_name": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "project_name": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "task_name": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "system_message": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "prompt": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "golden_module": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "hpai.bsc.es",
35
+ "license": ""
36
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "f29f321798bd985f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }