nguyenthanhasia commited on
Commit
45a60cb
·
verified ·
1 Parent(s): 3fe7e20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,22 +15,22 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # RuletakerBert
17
 
18
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.1587
21
  - Accuracy: 0.9312
22
 
23
  ## Model description
24
 
25
- More information needed
26
 
27
  ## Intended uses & limitations
28
 
29
- More information needed
30
 
31
  ## Training and evaluation data
32
 
33
- More information needed
34
 
35
  ## Training procedure
36
 
 
15
 
16
  # RuletakerBert
17
 
18
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the Ruletaker dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.1587
21
  - Accuracy: 0.9312
22
 
23
  ## Model description
24
 
25
+ This model is to verify the entailment relationship between two sentence
26
 
27
  ## Intended uses & limitations
28
 
29
+ We use it for multple purpose, including RLLF
30
 
31
  ## Training and evaluation data
32
 
33
+ Ruletaker dataset
34
 
35
  ## Training procedure
36