hlab
/

gourabdey commited on
Commit
02ac48b
1 Parent(s): 74fd0f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,13 +7,13 @@ language:
7
  library_name: transformers
8
  ---
9
 
10
- # Socialite Llama Model Card
11
 
12
  ## Model Details
13
 
14
- **Model Type** : Socialite Llama is an open-source, instruction tuned Llama2 7B on [SocialiteInstructions](https://huggingface.co/datasets/hlab/SocialiteInstructions). On a suite of 20 social science tasks, Socialite-Llama improves upon the performance of Llama as well as matches or improves upon the performance of a state-of-the-art, multi-task finetuned model on a majority of them. Further, Socialite-Llama also leads to improvement on 5 out of 6 related social tasks as compared to Llama, suggesting instruction tuning can lead to generalized social understanding.
15
 
16
- **Model date**: Socialite Llama was trained on October, 2023.
17
 
18
  **Paper Details**: [https://arxiv.org/abs/2402.01980]
19
 
 
7
  library_name: transformers
8
  ---
9
 
10
+ # Socialite-Llama Model Card
11
 
12
  ## Model Details
13
 
14
+ **Model Type** : Socialite-Llama is an open-source, instruction tuned Llama2 7B on [SocialiteInstructions](https://huggingface.co/datasets/hlab/SocialiteInstructions). On a suite of 20 social science tasks, Socialite-Llama improves upon the performance of Llama as well as matches or improves upon the performance of a state-of-the-art, multi-task finetuned model on a majority of them. Further, Socialite-Llama also leads to improvement on 5 out of 6 related social tasks as compared to Llama, suggesting instruction tuning can lead to generalized social understanding.
15
 
16
+ **Model date**: Socialite-Llama was trained on October, 2023.
17
 
18
  **Paper Details**: [https://arxiv.org/abs/2402.01980]
19