lavrenko commited on
Commit
8ce2094
·
verified ·
1 Parent(s): 6e5bb8d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -38
README.md CHANGED
@@ -5,41 +5,6 @@ tags:
5
  - templating
6
  - reproducible
7
  license: cc-by-4.0
8
- configs:
9
- - config_name: default
10
- data_files:
11
- - split: train
12
- path: data/train-*
13
- - split: validation
14
- path: data/validation-*
15
- - split: test
16
- path: data/test-*
17
- dataset_info:
18
- features:
19
- - name: id
20
- dtype: string
21
- - name: run_id
22
- dtype: string
23
- - name: case_type
24
- dtype: string
25
- - name: seed
26
- dtype: int64
27
- - name: question
28
- dtype: string
29
- - name: gold
30
- dtype: string
31
- splits:
32
- - name: train
33
- num_bytes: 5908107
34
- num_examples: 8000
35
- - name: validation
36
- num_bytes: 740720
37
- num_examples: 1000
38
- - name: test
39
- num_bytes: 742004
40
- num_examples: 1000
41
- download_size: 921320
42
- dataset_size: 7390831
43
  ---
44
 
45
  # casefactory dataset
@@ -49,8 +14,8 @@ dataset_info:
49
  - run_id: c9655dcd543f
50
  - code_version: 0.1.dev63+g67e8af54d
51
  - git_sha: 67e8af5
52
- - python_version: 3.13.12
53
- - generation_timestamp: 2026-03-08T09:41:37.843658+00:00
54
  - templates_source: https://github.com/victorlavrenko/casefactory-templates
55
 
56
  ## Build options
@@ -61,7 +26,7 @@ dataset_info:
61
  | n_total | 10000 |
62
  | run_id | (auto) |
63
  | seed | 1337 |
64
- | splits | 0.8,0.1,0.1 |
65
  | templates_git | https://github.com/victorlavrenko/casefactory-templates |
66
  | templates_local | (none) |
67
  | templates_subdir | . |
 
5
  - templating
6
  - reproducible
7
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # casefactory dataset
 
14
  - run_id: c9655dcd543f
15
  - code_version: 0.1.dev63+g67e8af54d
16
  - git_sha: 67e8af5
17
+ - python_version: 3.13.13
18
+ - generation_timestamp: 2026-04-21T04:08:39.907227+00:00
19
  - templates_source: https://github.com/victorlavrenko/casefactory-templates
20
 
21
  ## Build options
 
26
  | n_total | 10000 |
27
  | run_id | (auto) |
28
  | seed | 1337 |
29
+ | splits | 0.4,0.3,0.3 |
30
  | templates_git | https://github.com/victorlavrenko/casefactory-templates |
31
  | templates_local | (none) |
32
  | templates_subdir | . |