KavinduHansaka commited on
Commit
4e795e4
·
verified ·
1 Parent(s): d874458

Upload 6 files

Browse files
.gitattributes CHANGED
@@ -57,3 +57,8 @@ 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
+ gherkin_en_20k_part1.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ gherkin_en_20k_part2.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ gherkin_en_20k_part3.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ gherkin_en_20k_part4.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ gherkin_en_20k_part5.jsonl filter=lfs diff=lfs merge=lfs -text
gherkin_en_100k_manifest.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "gpt5_gherkin_en_100k_anon",
3
+ "schema": {
4
+ "input_text": "string",
5
+ "gherkin": "string",
6
+ "task": "gherkin_conversion",
7
+ "language": "en",
8
+ "tags": "list[string]",
9
+ "difficulty": "enum[easy|medium|hard]",
10
+ "domain": "enum[ecommerce|banking|healthcare|travel|food_delivery|education|media|hr|analytics|saas]",
11
+ "created_utc": "RFC3339 string",
12
+ "source": "synthetic-gpt5-style"
13
+ },
14
+ "shards": [
15
+ {
16
+ "path": "gpt5_gherkin_en_20k_anon.jsonl",
17
+ "bytes": 27463230,
18
+ "sha256": "a9421cc15c25177887fbcb4b565fb47c787d4d4d12b0d355a7572679a750e87d",
19
+ "lines": 20000
20
+ },
21
+ {
22
+ "path": "gpt5_gherkin_en_20k_part2_anon.jsonl",
23
+ "bytes": 27453279,
24
+ "sha256": "7a385f2b1857873823f46f4a8c812f8bf8f0456fc9d7ba5469ec6f19ebc72c7f",
25
+ "lines": 20000
26
+ },
27
+ {
28
+ "path": "gpt5_gherkin_en_20k_part3_anon.jsonl",
29
+ "bytes": 27453071,
30
+ "sha256": "6ac9ab071e138bc7a504bd3aedd5ac68ab47cb99a2ae29c0321fcf9a5f5e0194",
31
+ "lines": 20000
32
+ },
33
+ {
34
+ "path": "gpt5_gherkin_en_20k_part4_anon.jsonl",
35
+ "bytes": 27476498,
36
+ "sha256": "26fe55e55d14c5a54dd500bce8a809d992eadaaf54c499a914c091ee1da703ea",
37
+ "lines": 20000
38
+ },
39
+ {
40
+ "path": "gpt5_gherkin_en_20k_part5_anon.jsonl",
41
+ "bytes": 27453850,
42
+ "sha256": "bae3175e361dfbf8eb13ed9a279a7709f2da1e57a1abf582733444b71dc2ebcb",
43
+ "lines": 20000
44
+ }
45
+ ],
46
+ "total_examples": 100000
47
+ }
gherkin_en_20k_part1.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9421cc15c25177887fbcb4b565fb47c787d4d4d12b0d355a7572679a750e87d
3
+ size 27463230
gherkin_en_20k_part2.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a385f2b1857873823f46f4a8c812f8bf8f0456fc9d7ba5469ec6f19ebc72c7f
3
+ size 27453279
gherkin_en_20k_part3.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac9ab071e138bc7a504bd3aedd5ac68ab47cb99a2ae29c0321fcf9a5f5e0194
3
+ size 27453071
gherkin_en_20k_part4.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26fe55e55d14c5a54dd500bce8a809d992eadaaf54c499a914c091ee1da703ea
3
+ size 27476498
gherkin_en_20k_part5.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae3175e361dfbf8eb13ed9a279a7709f2da1e57a1abf582733444b71dc2ebcb
3
+ size 27453850