haixuantao commited on
Commit
1a2c8dc
1 Parent(s): 12d535c

adding metadata

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dora-Robomaster
2
 
3
  This project aims to use Dora to enhance the capabilities of a RoboMaster S1.
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: mistral_output_file
4
+ - config_name: raw_file
5
+ - config_name: saved_file
6
+ configs:
7
+ - config_name: mistral_output_file
8
+ data_files:
9
+ - split: train
10
+ path: graphs/mistral-*
11
+ - config_name: raw_file
12
+ data_files:
13
+ - split: train
14
+ path: graphs/raw_file-*
15
+ - config_name: saved_file
16
+ data_files:
17
+ - split: train
18
+ path: graphs/saved_file-*
19
+ license: apache-2.0
20
+ language:
21
+ - en
22
+ tags:
23
+ - synthetic
24
+ ---
25
+
26
  # Dora-Robomaster
27
 
28
  This project aims to use Dora to enhance the capabilities of a RoboMaster S1.