Van Tuan DANG commited on
Commit
ed4cc08
1 Parent(s): 0ec4340

add discription

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -79,11 +79,15 @@ test_evaluator(model, output_path="./")
79
  **Test Result**:
80
  The performance is measured using Pearson and Spearman correlation:
81
  - On dev
 
 
82
  | Model | Pearson correlation | Spearman correlation |
83
  | ------------- | ------------- |
84
  | [dangvantuan/sentence-camembert-large](https://huggingface.co/camembert/camembert-large)| 88.2 |88.02 |
85
  | [distiluse-base-multilingual-cased-v1](https://www.sbert.net/examples/training/multilingual/README.html) | 81.15 | 81.15|
86
  - On test
 
 
87
  | Model | Pearson correlation | Spearman correlation |
88
  | ------------- | ------------- |
89
  | [dangvantuan/sentence-camembert-large](https://huggingface.co/camembert/camembert-large)| 85.9 | 85.8|
79
  **Test Result**:
80
  The performance is measured using Pearson and Spearman correlation:
81
  - On dev
82
+
83
+
84
  | Model | Pearson correlation | Spearman correlation |
85
  | ------------- | ------------- |
86
  | [dangvantuan/sentence-camembert-large](https://huggingface.co/camembert/camembert-large)| 88.2 |88.02 |
87
  | [distiluse-base-multilingual-cased-v1](https://www.sbert.net/examples/training/multilingual/README.html) | 81.15 | 81.15|
88
  - On test
89
+
90
+
91
  | Model | Pearson correlation | Spearman correlation |
92
  | ------------- | ------------- |
93
  | [dangvantuan/sentence-camembert-large](https://huggingface.co/camembert/camembert-large)| 85.9 | 85.8|