Skip to content

Commit

Permalink
Add analyze metric datacard
Browse files Browse the repository at this point in the history
  • Loading branch information
botirk38 committed Sep 3, 2024
1 parent e10cd4d commit 2caaa48
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions huggingface_pipelines/datacards/analyze_metric.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

columns:
- text_preprocessed
reconstructed_columns:
- text_preprocessed_embeddings_reconstructed
output_column_suffix: score
batch_size: 5
metrics:
- bleu
low_score_threshold: 0.5
output_path: results/ag_news
take : 1



0 comments on commit 2caaa48

Please sign in to comment.