Bruce1489 commited on
Commit
a4fcc99
·
verified ·
1 Parent(s): 89ac686

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,13 +5,13 @@ datasets:
5
  - MattCoddity/dockerNLcommands
6
  language:
7
  - en
8
- new_version: Bruce1489/Llama3.2-docker-command-v2
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
- <h3>I fine-tuned the _meta-llama/Llama-3.2-1B-Instruct model_ using the QLoRA technique. </h3>
15
  <h3>The resulting model can generate Docker commands based on given statements.</h3>
16
 
17
  - **Developed by:** Bruce1489(정성훈, Bruce Jung)
 
5
  - MattCoddity/dockerNLcommands
6
  language:
7
  - en
8
+ old_version: Bruce1489/Llama3.2-docker-command
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
+ <h3>I fine-tuned the "meta-llama/Llama-3.2-1B-Instruct" model using the QLoRA technique. </h3>
15
  <h3>The resulting model can generate Docker commands based on given statements.</h3>
16
 
17
  - **Developed by:** Bruce1489(정성훈, Bruce Jung)