fullstack commited on
Commit
5e62489
1 Parent(s): 63c0baf

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +1 -1
  3. training_data_sharegpt.jsonl +3 -0
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ training_data_sharegpt.jsonl filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -59,7 +59,7 @@ Here's an example of the generated output:
59
  ```json
60
  {
61
  "question": "A developer is working on a large project that uses Mercurial version control. They need to merge a branch containing bug fixes from another team. What is the recommended approach to avoid merging conflicts?",
62
- "answer": "The developer should: \n1. Create a new branch from the source directory. \n2. Compare the history of the branches. \n3. Resolve conflicts manually. \n4. Commit the changes. ",
63
  "incorrect_answer_1": "Merge the branches directly.",
64
  "incorrect_answer_2": "Skip the merge process altogether.",
65
  "incorrect_answer_3": "Use a third-party tool like Git.",
 
59
  ```json
60
  {
61
  "question": "A developer is working on a large project that uses Mercurial version control. They need to merge a branch containing bug fixes from another team. What is the recommended approach to avoid merging conflicts?",
62
+ "answer": "Create a new branch from the source directory.",
63
  "incorrect_answer_1": "Merge the branches directly.",
64
  "incorrect_answer_2": "Skip the merge process altogether.",
65
  "incorrect_answer_3": "Use a third-party tool like Git.",
training_data_sharegpt.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c594b34c3a78610b431c565d411bf5a136eaea3428cd50036922859aa5132c5
3
+ size 14690003