jordanpainter01 commited on
Commit
9c96d0b
1 Parent(s): 5a705e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -9,14 +9,13 @@ metrics:
9
  model-index:
10
  - name: bertweet-base-finetuned-SARC-combined-DS
11
  results: []
 
 
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
  # bertweet-base-finetuned-SARC-combined-DS
18
 
19
- This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.4624
22
  - Accuracy: 0.7611
@@ -26,15 +25,13 @@ It achieves the following results on the evaluation set:
26
 
27
  ## Model description
28
 
29
- More information needed
30
-
31
- ## Intended uses & limitations
32
-
33
- More information needed
34
 
35
  ## Training and evaluation data
36
 
37
- More information needed
38
 
39
  ## Training procedure
40
 
 
9
  model-index:
10
  - name: bertweet-base-finetuned-SARC-combined-DS
11
  results: []
12
+ widgets:
13
+ - text: wow, i mean who would have thought
14
  ---
15
 
 
 
 
16
  # bertweet-base-finetuned-SARC-combined-DS
17
 
18
+ This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on our combined sarcasm dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.4624
21
  - Accuracy: 0.7611
 
25
 
26
  ## Model description
27
 
28
+ The given description for BERTweet by VinAI is as follows: <br>
29
+ BERTweet is the first public large-scale language model pre-trained for English Tweets. BERTweet is trained based on the RoBERTa pre-training procedure. The corpus used to pre-train BERTweet consists of 850M English Tweets (16B word tokens ~ 80GB), containing 845M Tweets streamed from 01/2012 to 08/2019 and 5M Tweets related to the COVID-19 pandemic.
30
+ <br>
 
 
31
 
32
  ## Training and evaluation data
33
 
34
+ More information neededThis [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) model was finetuned on our combined sarcasm dataset. This dataset was created to aid the building of sarcasm detection models
35
 
36
  ## Training procedure
37