pszemraj commited on
Commit
95739d7
1 Parent(s): 8a04d92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -94,9 +94,10 @@ Check out a [basic demo on Spaces](https://huggingface.co/spaces/pszemraj/genera
94
 
95
  ## About
96
 
 
 
97
  This model is a fine-tuned version of the [facebook/bart-base](https://huggingface.co/facebook/bart-base) model, fine-tuned using the `pszemraj/fleece2instructions` dataset.
98
 
99
- **Hypothesis:** Apply text-to-text models to unlabeled domain-specific text to generate appropriate LLM instructions. Consequently, this may enable domain adaptation of instruction-tuned LLMs, making them more versatile for specific domains.
100
  It achieves the following results on the evaluation set:
101
  - Loss: 1.0034
102
  - Rouge1: 61.7209
 
94
 
95
  ## About
96
 
97
+ **Hypothesis:** Apply text-to-text models to unlabeled domain-specific text to generate appropriate LLM instructions. Consequently, this may enable domain adaptation of instruction-tuned LLMs, making them more versatile for specific domains.
98
+
99
  This model is a fine-tuned version of the [facebook/bart-base](https://huggingface.co/facebook/bart-base) model, fine-tuned using the `pszemraj/fleece2instructions` dataset.
100
 
 
101
  It achieves the following results on the evaluation set:
102
  - Loss: 1.0034
103
  - Rouge1: 61.7209