eliseobao commited on
Commit
960cd74
1 Parent(s): fb6a9ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -37,7 +37,6 @@ This model is a continued pretraining version of [meta-llama/Llama-3.1-8B-Instru
37
  ## Model Description
38
 
39
  - **Developed by:** [UDC Information Retrieval Lab (IRLab)](https://huggingface.co/irlab-udc)
40
- - **Model type:** [More Information Needed]
41
  - **Language(s) (NLP):** Multilingual, adapted to Galician
42
  - **License:** llama3.1
43
  - **Finetuned from model:** [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct)
@@ -69,16 +68,6 @@ outputs = pipeline(messages, max_new_tokens=512)
69
  print(outputs[0]["generated_text"][-1]["content"])
70
  ```
71
 
72
- [More Information Needed]
73
-
74
- ## Training Details
75
-
76
- [More Information Needed]
77
-
78
- ### Training Data
79
-
80
- [More Information Needed]
81
-
82
  #### Training Hyperparameters
83
 
84
  | Parameter | Value |
 
37
  ## Model Description
38
 
39
  - **Developed by:** [UDC Information Retrieval Lab (IRLab)](https://huggingface.co/irlab-udc)
 
40
  - **Language(s) (NLP):** Multilingual, adapted to Galician
41
  - **License:** llama3.1
42
  - **Finetuned from model:** [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct)
 
68
  print(outputs[0]["generated_text"][-1]["content"])
69
  ```
70
 
 
 
 
 
 
 
 
 
 
 
71
  #### Training Hyperparameters
72
 
73
  | Parameter | Value |