gonzalez-agirre commited on
Commit
908cad0
1 Parent(s): b47eb2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,10 +11,10 @@ tags:
11
  - "textual entailment"
12
 
13
  datasets:
14
- - "Parafraseja"
15
 
16
  metrics:
17
- - combined_score
18
  - f1
19
  - accuracy
20
 
@@ -28,7 +28,7 @@ model-index:
28
  - task:
29
  type: text-classification
30
  dataset:
31
- type: paraphrase
32
  name: Parafraseja
33
  metrics:
34
  - name: F1
11
  - "textual entailment"
12
 
13
  datasets:
14
+ - "projecte-aina/Parafraseja"
15
 
16
  metrics:
17
+ - "combined_score"
18
  - f1
19
  - accuracy
20
 
28
  - task:
29
  type: text-classification
30
  dataset:
31
+ type: projecte-aina/Parafraseja
32
  name: Parafraseja
33
  metrics:
34
  - name: F1