BAFCS commited on
Commit
d1dbd20
·
verified ·
1 Parent(s): 66fbfbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -48,8 +48,6 @@ Both models are in `.h5` format and were developed using TensorFlow and Keras. T
48
  model = load_model("TextModel-0.7836.h5", custom_objects=custom_objects_fn_roberta())
49
  ```
50
 
51
- This resource has been shared for scientific reproducibility and to support academic and technical analysis.
52
-
53
  ## Source Code Repository
54
 
55
  The complete source code for training, preprocessing, and evaluating the models can be found in the following repository:
 
48
  model = load_model("TextModel-0.7836.h5", custom_objects=custom_objects_fn_roberta())
49
  ```
50
 
 
 
51
  ## Source Code Repository
52
 
53
  The complete source code for training, preprocessing, and evaluating the models can be found in the following repository: