mrcuddle commited on
Commit
1760f79
1 Parent(s): 402a754

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -49,9 +49,16 @@ response = tokenizer.decode(output_ids[0][input_ids.shape[1]:], skip_special_tok
49
  # Model response: "Hello! How can I assist you today?"
50
  print(response)
51
  ```
 
52
  Datasets used in training:
53
 
54
  - ChaoticNeutrals/Synthetic-Dark-RP
55
  - ChaoticNeutrals/Synthetic-RP
56
  - ChaoticNeutrals/Luminous_Opus
57
- - NobodyExistsOnTheInternet/ToxicQAFinal
 
 
 
 
 
 
 
49
  # Model response: "Hello! How can I assist you today?"
50
  print(response)
51
  ```
52
+ ---
53
  Datasets used in training:
54
 
55
  - ChaoticNeutrals/Synthetic-Dark-RP
56
  - ChaoticNeutrals/Synthetic-RP
57
  - ChaoticNeutrals/Luminous_Opus
58
+ - NobodyExistsOnTheInternet/ToxicQAFinal
59
+
60
+ # Eval
61
+ | Task |Version| Metric |Value | |Stderr|
62
+ |--------|------:|--------|-----:|---|-----:|
63
+ |arc_easy| 0|acc |0.5892|± |0.0101|
64
+ | | |acc_norm|0.4672|± |0.0102|