Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- UI_Simulator_Grow_Step_1_targeted_scaling_data.csv +0 -0
- UI_Simulator_Grow_Step_1_targeted_scaling_data/data-00000-of-00001.arrow +3 -0
- UI_Simulator_Grow_Step_1_targeted_scaling_data/dataset_info.json +24 -0
- UI_Simulator_Grow_Step_1_targeted_scaling_data/state.json +13 -0
- UI_Simulator_Grow_Step_2_targeted_scaling_data.csv +0 -0
- UI_Simulator_Grow_Step_2_targeted_scaling_data/data-00000-of-00001.arrow +3 -0
- UI_Simulator_Grow_Step_2_targeted_scaling_data/dataset_info.json +24 -0
- UI_Simulator_Grow_Step_2_targeted_scaling_data/state.json +13 -0
- UI_Simulator_Web_RAG_based_training_data.csv +3 -0
- UI_Simulator_Web_RAG_based_training_data/data-00000-of-00001.arrow +3 -0
- UI_Simulator_Web_RAG_based_training_data/dataset_info.json +24 -0
- UI_Simulator_Web_RAG_based_training_data/state.json +13 -0
- UI_Simulator_Web_RAG_free_training_data.csv +3 -0
- UI_Simulator_Web_RAG_free_training_data/data-00000-of-00001.arrow +3 -0
- UI_Simulator_Web_RAG_free_training_data/dataset_info.json +24 -0
- UI_Simulator_Web_RAG_free_training_data/state.json +13 -0
- dataset_dict.json +1 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ 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 |
+
UI_Simulator_Web_RAG_based_training_data.csv filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
UI_Simulator_Web_RAG_free_training_data.csv filter=lfs diff=lfs merge=lfs -text
|
UI_Simulator_Grow_Step_1_targeted_scaling_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
UI_Simulator_Grow_Step_1_targeted_scaling_data/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7059d38ea1f5dca87336928fc6047314944dcdfc5476724d97cc641eb2f0b69b
|
| 3 |
+
size 5786064
|
UI_Simulator_Grow_Step_1_targeted_scaling_data/dataset_info.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"messages": [
|
| 10 |
+
{
|
| 11 |
+
"content": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"role": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
}
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"homepage": "",
|
| 23 |
+
"license": ""
|
| 24 |
+
}
|
UI_Simulator_Grow_Step_1_targeted_scaling_data/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "989235f427130f7b",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
UI_Simulator_Grow_Step_2_targeted_scaling_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
UI_Simulator_Grow_Step_2_targeted_scaling_data/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b42d7c616ec6b490f571a1020784e45492fa5274738752c5612f10f8f585e286
|
| 3 |
+
size 8255304
|
UI_Simulator_Grow_Step_2_targeted_scaling_data/dataset_info.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"messages": [
|
| 10 |
+
{
|
| 11 |
+
"content": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"role": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
}
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"homepage": "",
|
| 23 |
+
"license": ""
|
| 24 |
+
}
|
UI_Simulator_Grow_Step_2_targeted_scaling_data/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "fb3fa264938cf627",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
UI_Simulator_Web_RAG_based_training_data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c4f1e0dc559dec6b577b7cd8af6abae6cc0ccc3c884c2aebb4fc6d8746b0cd7
|
| 3 |
+
size 56117646
|
UI_Simulator_Web_RAG_based_training_data/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:096416dc07f520019bc09d2aa7270e493e6a38e56c650cd26ddef6d41d24aa8e
|
| 3 |
+
size 54632720
|
UI_Simulator_Web_RAG_based_training_data/dataset_info.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"messages": [
|
| 10 |
+
{
|
| 11 |
+
"content": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"role": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
}
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"homepage": "",
|
| 23 |
+
"license": ""
|
| 24 |
+
}
|
UI_Simulator_Web_RAG_based_training_data/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "947bd2d6d99b5e99",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
UI_Simulator_Web_RAG_free_training_data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01bf3daa581a4b4d0b4f710e54a41d3e54b642c98c8a5f21def007d8faf320eb
|
| 3 |
+
size 49757371
|
UI_Simulator_Web_RAG_free_training_data/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e67b5acde987cf49e233beab936bc0b50bbb29c0e7b1f79148ec10f377087b
|
| 3 |
+
size 48409040
|
UI_Simulator_Web_RAG_free_training_data/dataset_info.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"messages": [
|
| 10 |
+
{
|
| 11 |
+
"content": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"role": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
}
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"homepage": "",
|
| 23 |
+
"license": ""
|
| 24 |
+
}
|
UI_Simulator_Web_RAG_free_training_data/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "42e367d726f857b3",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["UI_Simulator_Web_RAG_free_training_data", "UI_Simulator_Web_RAG_based_training_data", "UI_Simulator_Grow_Step_1_targeted_scaling_data", "UI_Simulator_Grow_Step_2_targeted_scaling_data"]}
|