Skip to content

Commit 934eec1

Browse files
committed
Update recipes for RTX_3060_12GB
1 parent 65527a7 commit 934eec1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

recipes/RTX_3060_12GB/fake-news-detector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
target_task: tasks/nlp/fake-news-detection.md
2-
base_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0
2+
base_model_id: TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
33
model_name: tinyllama-fake-news-detector-v1
44
output_base_dir: output
55
dataset_id: mrm8488/fake-news

recipes/RTX_3060_12GB/sentiment-analyzer.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
target_task: tasks/nlp/hate-speech-detection.md
2-
base_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0
2+
base_model_id: TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
33
model_name: tinyllama-sentiment-analyzer-v1
44
output_base_dir: output
55
dataset_id: carblacac/twitter-sentiment-analysis

recipes/RTX_3060_12GB/sql-coder.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
target_task: tasks/text-generation/text2sql.md
2-
base_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0
2+
base_model_id: TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
33
model_name: tinyllama-sql-coder-v1
44
output_base_dir: output
55
dataset_id: b-mc2/sql-create-context

0 commit comments

Comments
 (0)