juanfra218 commited on
Commit
411b5df
·
verified ·
1 Parent(s): 4eba445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -102,4 +102,5 @@ while True:
102
  - `tokenizer_config.json`: Tokenizer configuration settings.
103
  - `model.safetensors`: Trained model weights.
104
  - `generation_config.json`: Configuration for text generation.
105
- - `config.json`: Model architecture configuration.
 
 
102
  - `tokenizer_config.json`: Tokenizer configuration settings.
103
  - `model.safetensors`: Trained model weights.
104
  - `generation_config.json`: Configuration for text generation.
105
+ - `config.json`: Model architecture configuration.
106
+ - `test_results.csv`: Results on the testing set, contains: prompt, context, true_answer, predicted_answer, exact_match