Vinno97 commited on
Commit
50fd9d3
·
verified ·
1 Parent(s): d41f48b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -18,4 +18,16 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
 
 
 
 
 
21
  ---
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ license: apache-2.0
22
+ task_categories:
23
+ - text-classification
24
+ - zero-shot-classification
25
+ language:
26
+ - en
27
+ pretty_name: adsf
28
+ size_categories:
29
+ - 1K<n<10K
30
  ---
31
+ Based on [jonathansuru/customer_service_intent_detection](https://huggingface.co/datasets/jonathansuru/customer_service_intent_detection).
32
+
33
+ Added `prompt_embedding` column by embedding the "message" column using [BAAI/bge-large-en-v1.5](https://huggingface.co/BAAI/bge-large-en-v1.5)