Rubywong123 commited on
Commit
eab8d9a
·
verified ·
1 Parent(s): bd74e9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - agent
7
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: UI_Simulator_Web_RAG_free_training_data
11
+ path: UI_Simulator_Web_RAG_free_training_data.csv
12
+ - split: UI_Simulator_Web_RAG_based_training_data
13
+ path: UI_Simulator_Web_RAG_based_training_data.csv
14
+ - split: UI_Simulator_Grow_Step_1_targeted_scaling_data
15
+ path: UI_Simulator_Grow_Step_1_targeted_scaling_data.csv
16
+ - split: UI_Simulator_Grow_Step_2_targeted_scaling_data
17
+ path: UI_Simulator_Grow_Step_2_targeted_scaling_data.csv
18
+ size_categories:
19
+ - 10K<n<100K
20
+ ---