zifeng-ai commited on
Commit
29b47d8
·
verified ·
1 Parent(s): 8fc2575

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -1,14 +1,23 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
4
 
5
  configs:
6
  - config_name: informed_consent_form
7
- data_files:
8
- - split: all
9
- path: icf_section_by_section.csv
10
-
11
  - config_name: protocol
12
  data_files:
13
  - split: all
14
  path: protocol_section_by_section_cleaned.csv
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - medical
7
+
8
+ config_names:
9
+ - informed_consent_form
10
+ - protocol
11
 
12
  configs:
13
  - config_name: informed_consent_form
14
+ data_files:
15
+ - split: all
16
+ path: icf_section_by_section.csv
 
17
  - config_name: protocol
18
  data_files:
19
  - split: all
20
  path: protocol_section_by_section_cleaned.csv
21
+ ---
22
+
23
+ readme