Jnjnpx commited on
Commit
96d38b7
·
verified ·
1 Parent(s): 3f25749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,6 +4,7 @@ base_model: Twitter/twhin-bert-base
4
  tags:
5
  - text-classification
6
  - generated_from_trainer
 
7
  metrics:
8
  - accuracy
9
  - precision
@@ -12,6 +13,8 @@ metrics:
12
  model-index:
13
  - name: fine-tuned-bert-extractive-summarization
14
  results: []
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # fine-tuned-bert-extractive-summarization
21
 
22
- This model is a fine-tuned version of [Twitter/twhin-bert-base](https://huggingface.co/Twitter/twhin-bert-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.5566
25
  - Accuracy: 0.6995
@@ -70,4 +73,4 @@ The following hyperparameters were used during training:
70
  - Transformers 4.39.3
71
  - Pytorch 2.3.0+cu121
72
  - Datasets 2.18.0
73
- - Tokenizers 0.15.2
 
4
  tags:
5
  - text-classification
6
  - generated_from_trainer
7
+ - lao-extractive-summarization
8
  metrics:
9
  - accuracy
10
  - precision
 
13
  model-index:
14
  - name: fine-tuned-bert-extractive-summarization
15
  results: []
16
+ language:
17
+ - lo
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
 
23
  # fine-tuned-bert-extractive-summarization
24
 
25
+ This model is a fine-tuned version of [Twitter/twhin-bert-base](https://huggingface.co/Twitter/twhin-bert-base) on the LaoNews dataset for Lao text extractive summarization.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.5566
28
  - Accuracy: 0.6995
 
73
  - Transformers 4.39.3
74
  - Pytorch 2.3.0+cu121
75
  - Datasets 2.18.0
76
+ - Tokenizers 0.15.2