dleon commited on
Commit
6abbddf
·
verified ·
1 Parent(s): dfe3d50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
  datasets:
5
  - jahjinx/IMDb_movie_reviews
6
  base_model:
7
- - answerdotai/ModernBERT-base
8
  ---
9
 
10
  # Model Card for Model ID
@@ -15,11 +15,11 @@ base_model:
15
 
16
  ## Model Details
17
 
18
- View the model training Colab: https://colab.research.google.com/drive/15eHM1jS7M4w2NOIS2uI7bGgPmxlCuNF8?usp=sharing
19
 
20
  ### Model Description
21
 
22
- ModernBERT fine-tuned for sentiment analysis on the imdb movie reviews for 3 epochs.
23
 
24
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
25
 
 
4
  datasets:
5
  - jahjinx/IMDb_movie_reviews
6
  base_model:
7
+ - FacebookAI/roberta-base
8
  ---
9
 
10
  # Model Card for Model ID
 
15
 
16
  ## Model Details
17
 
18
+ View the model training Colab: https://colab.research.google.com/drive/15yk22pVH2hYETdmG8cD5EFqciIf3550o?usp=sharing
19
 
20
  ### Model Description
21
 
22
+ RoBERTa fine-tuned for sentiment analysis on the imdb movie reviews for 3 epochs.
23
 
24
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
25