tttjjj commited on
Commit
0e6ffca
·
verified ·
1 Parent(s): 30e6c6e

revert README

Browse files
Files changed (1) hide show
  1. README.md +16 -9
README.md CHANGED
@@ -1,13 +1,20 @@
1
  ---
2
- license: cc-by-4.0
3
- pretty_name: TrialDesignBench Source
4
- configs:
5
- - config_name: default
6
- data_files:
7
- - split: train
8
- path: data/tdr.csv
 
 
 
9
  ---
10
 
11
- # TrialDesignBench Source
12
 
13
- CSV index of clinical trials with linked protocol and SAP PDFs under `documents/<row_id>/`.
 
 
 
 
 
1
  ---
2
+ pretty_name: "TrialDesignBench Source"
3
+ license: other
4
+ license_name: "mixed"
5
+ license_link: LICENSE
6
+ tags:
7
+ - clinical-trials
8
+ - statistical-analysis-plan
9
+ - protocols
10
+ - benchmark
11
+ - source-corpus
12
  ---
13
 
14
+ ## License
15
 
16
+ This repository is a mixed-rights source corpus.
17
+
18
+ - The curated trial metadata, manifests, and dataset annotations created by the TrialDesignBench maintainers are released under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
19
+ - Downloaded Statistical Analysis Plans, protocols, and other source PDFs are third-party documents. They are provided with provenance metadata for research transparency and reproducibility. The TrialDesignBench maintainers do not claim copyright ownership over these documents and do not grant additional rights beyond those available from the original sources.
20
+ - Users are responsible for complying with the terms, rights, and restrictions associated with the original source documents.