jennzhuge commited on
Commit
e656ae0
·
verified ·
1 Parent(s): 1218439

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,8 +30,8 @@ The model we used to train the DNA embeddings is BarcodeBERT (https://github.com
30
 
31
  ## Classification Model Performance and Baseline Comparison of Ecological Layer Data Inclusion
32
  We trained a fine-tuned single fully connected linear layer on our DNA embeddings with ecological layer data and without ecological layer data to predict genuses. We found that the inclusion on ecological layer data improved our accuracy by _____.
33
- | Model | Validation Accuracy |
34
- | ----------- | ----------- |
35
  | DNA Only | % |
36
  | DNA & Env | % |
37
  Our results can be validated with the
 
30
 
31
  ## Classification Model Performance and Baseline Comparison of Ecological Layer Data Inclusion
32
  We trained a fine-tuned single fully connected linear layer on our DNA embeddings with ecological layer data and without ecological layer data to predict genuses. We found that the inclusion on ecological layer data improved our accuracy by _____.
33
+ | Model | Test Accuracy |
34
+ | ----------- | ------------- |
35
  | DNA Only | % |
36
  | DNA & Env | % |
37
  Our results can be validated with the