pkumar-hf commited on
Commit
2c6166d
verified
1 Parent(s): a3b41b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: gpl-3.0
3
- metrics:
4
- - squad
5
  base_model:
6
  - CambridgeMolecularEngineering/MechBERT-cased
7
  pipeline_tag: question-answering
 
 
8
  ---
9
 
10
  # MechBERT-cased-squad
@@ -26,6 +26,4 @@ If you use this model, please cite:
26
  doi={10.1021/acs.jcim.4c00857},
27
  year={2025}
28
  }
29
- ```
30
-
31
-
 
1
  ---
2
  license: gpl-3.0
 
 
3
  base_model:
4
  - CambridgeMolecularEngineering/MechBERT-cased
5
  pipeline_tag: question-answering
6
+ datasets:
7
+ - rajpurkar/squad
8
  ---
9
 
10
  # MechBERT-cased-squad
 
26
  doi={10.1021/acs.jcim.4c00857},
27
  year={2025}
28
  }
29
+ ```