Rubywong123 commited on
Commit
8945272
·
verified ·
1 Parent(s): b2e473a

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
+ configs:
6
+ - config_name: default
7
+ data_files:
8
+ - split: UI_Simulator_Android_RAG_free_training_data
9
+ path: UI_Simulator_Android_RAG_free_training_data.csv
10
+ - split: UI_Simulator_Android_RAG_based_training_data
11
+ path: UI_Simulator_Android_RAG_based_training_data.csv
12
+ - split: UI_Simulator_Grow_Step_1_targeted_scaling_data
13
+ path: UI_Simulator_Grow_Step_1_targeted_scaling_data.csv
14
+ - split: UI_Simulator_Grow_Step_2_targeted_scaling_data
15
+ path: UI_Simulator_Grow_Step_2_targeted_scaling_data.csv
16
+ tags:
17
+ - agent
18
+ size_categories:
19
+ - 10K<n<100K
20
+ ---