ckg commited on
Commit
5fce434
·
verified ·
1 Parent(s): 8b088fa

initial commit: dataset of test samples for use in an experiment looking at inference methods for sampling alternate annotations for actions

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +0 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9655ca35abab903b699788e52edb5fd43d1ae037e76150d95890590347284245
3
+ size 32415120
dataset_info.json ADDED
The diff for this file is too large to render. See raw diff
 
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7cf0d19b0a22f9d4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }