Nintw923 commited on
Commit
262a981
·
1 Parent(s): 4c63307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,5 +9,5 @@ tags:
9
  ---
10
  # This is repo of the model in my paper.
11
 
12
- ## Mostly it was trained in dataset CNNArticles and ChatGPTWritedNewsArticle, so it may has a better behavior on classification about news articles,but now poor in science paper.GPT-3.5 and GPT4.0 are supported.
13
  ## It only takes a few data,and needs more dataset to behave better in more text fields.You can take some articles from CNN official website or other news website and generate some news article by ChatGPT to test it.
 
9
  ---
10
  # This is repo of the model in my paper.
11
 
12
+ ## Mostly it was trained in dataset CNNArticles and ChatGPTWritedNewsArticle [See here](https://huggingface.co/datasets/Nintw923/CNN-AIWriter-set), so it may has a better behavior on classification about news articles,but now poor in science paper.GPT-3.5 and GPT4.0 are supported.
13
  ## It only takes a few data,and needs more dataset to behave better in more text fields.You can take some articles from CNN official website or other news website and generate some news article by ChatGPT to test it.