haixuantao commited on
Commit
b7adc94
1 Parent(s): 1a2c8dc

fixing metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,26 +1,23 @@
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
 
1
  ---
 
 
 
 
2
  configs:
3
  - config_name: mistral_output_file
4
  data_files:
5
  - split: train
6
+ path: graphs/mistral*
7
  - config_name: raw_file
8
  data_files:
9
  - split: train
10
+ path: graphs/raw_file*
11
  - config_name: saved_file
12
  data_files:
13
  - split: train
14
+ path: graphs/saved_file*
15
  license: apache-2.0
16
  language:
17
  - en
18
  tags:
19
+ - dora
20
+ - robotic
21
  ---
22
 
23
  # Dora-Robomaster