lsoni commited on
Commit
7244310
1 Parent(s): 2244eb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,7 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the the combined training dataset(tweetner7(train_2021)+augmented dataset(train_2021)
21
  using word embedding technique).
 
22
  Training Dataset: lsoni/combined_tweetner7_word_embedding_augmented_dataset
 
23
  Evaluation Dataset: lsoni/combined_tweetner7_word_embedding_augmented_dataset_eval
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.5411
 
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the the combined training dataset(tweetner7(train_2021)+augmented dataset(train_2021)
21
  using word embedding technique).
22
+
23
  Training Dataset: lsoni/combined_tweetner7_word_embedding_augmented_dataset
24
+
25
  Evaluation Dataset: lsoni/combined_tweetner7_word_embedding_augmented_dataset_eval
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.5411