c8tc commited on
Commit
4a7525c
·
verified ·
1 Parent(s): 172bca6

Update README.md - Added relevant tags and pipeline information

Browse files

user-profiling
social-media-analysis
scrap-info
open-external-links

Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - HumanLLMs/Human-Like-DPO-Dataset
6
+ - Triangle104/HumanLLMs_Human-Like-DPO-Dataset
7
+ - gopipasala/fka-awesome-chatgpt-prompts
8
+ language:
9
+ - ar
10
+ - en
11
+ metrics:
12
+ - bertscore
13
+ - accuracy
14
+ - bleu
15
+ base_model:
16
+ - dkp2701/BERT-based-Multiclass-Emotion-Classification
17
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
18
+ - deepseek-ai/DeepSeek-V3
19
+ - deepseek-ai/DeepSeek-R1
20
+ pipeline_tag: zero-shot-classification
21
+ library_name: transformers
22
+ tags:
23
+ - instagram
24
+ - content-classification
25
+ - multilingual
26
+ - social-media-analysis
27
+ - user-profiling
28
+ - text-analysis
29
+ ---