xumingjun commited on
Commit
507239a
·
verified ·
1 Parent(s): 5212a0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -20
README.md CHANGED
@@ -96,23 +96,3 @@ The model expects a text pair:
96
  The public code repository contains the template and evaluation utilities:
97
 
98
  https://github.com/xumingjun5208/mention2meddra
99
-
100
- ## Files Included
101
-
102
- - `model.safetensors`: fine-tuned sequence-classification weights
103
- - `config.json`: sanitized model configuration with explicit label names
104
- - `tokenizer.json`, `vocab.txt`, `tokenizer_config.json`, `special_tokens_map.json`: tokenizer files
105
- - `.gitattributes`: Git LFS rules for model artifacts
106
-
107
- ## Files Intentionally Excluded
108
-
109
- - real adverse-event records
110
- - expert annotation files
111
- - licensed MedDRA dictionary files
112
- - training, development, or test JSONL/CSV files
113
- - optimizer, scheduler, random-state, and trainer-state checkpoints
114
- - downstream FAERS, JADER, or regional pharmacovigilance analysis data
115
-
116
- ## Citation
117
-
118
- Please cite the associated Journal of Biomedical Informatics manuscript once available.
 
96
  The public code repository contains the template and evaluation utilities:
97
 
98
  https://github.com/xumingjun5208/mention2meddra