Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
##
|
5 |
|
6 |
这个模型是基于 []() 模型在 [qgyd2021/few_shot_intent_sft](https://huggingface.co/datasets/qgyd2021/few_shot_intent_sft) 数据集上微调的结果.
|
7 |
准备了 3 个 epoch 的数据,但模型在大约一个 epoch 时就 Early Stop 了。最终的模型大约是在训练了 0.6 个 epoch 时保存的结果。
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## few_shot_intent_gpt2
|
5 |
|
6 |
这个模型是基于 []() 模型在 [qgyd2021/few_shot_intent_sft](https://huggingface.co/datasets/qgyd2021/few_shot_intent_sft) 数据集上微调的结果.
|
7 |
准备了 3 个 epoch 的数据,但模型在大约一个 epoch 时就 Early Stop 了。最终的模型大约是在训练了 0.6 个 epoch 时保存的结果。
|