Librarian Bot: Update Hugging Face dataset ID

#1
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -10,23 +10,23 @@ tags:
10
  - PostTrainingDynamic
11
  - onnx
12
  datasets:
13
- - glue
14
  metrics:
15
  - f1
16
  model-index:
17
  - name: camembert-base-mrpc-int8-dynamic
18
  results:
19
  - task:
20
- name: Text Classification
21
  type: text-classification
 
22
  dataset:
23
  name: GLUE MRPC
24
  type: glue
25
  args: mrpc
26
  metrics:
27
- - name: F1
28
- type: f1
29
  value: 0.8842832469775476
 
30
  ---
31
  # INT8 camembert-base-mrpc
32
 
 
10
  - PostTrainingDynamic
11
  - onnx
12
  datasets:
13
+ - nyu-mll/glue
14
  metrics:
15
  - f1
16
  model-index:
17
  - name: camembert-base-mrpc-int8-dynamic
18
  results:
19
  - task:
 
20
  type: text-classification
21
+ name: Text Classification
22
  dataset:
23
  name: GLUE MRPC
24
  type: glue
25
  args: mrpc
26
  metrics:
27
+ - type: f1
 
28
  value: 0.8842832469775476
29
+ name: F1
30
  ---
31
  # INT8 camembert-base-mrpc
32