srSergio commited on
Commit
83fac25
·
verified ·
1 Parent(s): ff5d65b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Project Saju 4.0: Astrological Vocation Prediction via Attention-based Semantic Alignment
2
 
3
  **An Empirical Study on the Correlation Between "Four Pillars of Destiny" (Saju) and Real-World Professional Occupations using Large Language Models (LLMs) and Attention Neural Networks.**
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - astrology
5
+ - saju
6
+ - pytorch
7
+ - attention
8
+ - psychology
9
+ - vocation
10
+ - semantic-search
11
+ - onnx
12
+ library_name: transformers
13
+ metrics:
14
+ - cosine_similarity
15
+ language:
16
+ - en
17
+ - ko
18
+ - es
19
+ ---
20
+
21
  # Project Saju 4.0: Astrological Vocation Prediction via Attention-based Semantic Alignment
22
 
23
  **An Empirical Study on the Correlation Between "Four Pillars of Destiny" (Saju) and Real-World Professional Occupations using Large Language Models (LLMs) and Attention Neural Networks.**