PJEDeveloper commited on
Commit
56f7498
·
verified ·
1 Parent(s): a36d8e1

Upload comparison_results.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. comparison_results.csv +2 -0
comparison_results.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Timestamp,Prompt,Full-weight Output,Quantized Output,ROUGE-L F1,BLEU,Cosine Similarity,Bert Score,Similarity Comment
2
+ 2025-07-14T21:39:32.487050,"Summarize the Apollo 11 mission in five sentences. Use clear, factual language, name the astronauts, state the date of the Moon landing, and describe the mission sequence from launch to return.","On July 16, 1969, NASA launched Apollo 11 from Kennedy Space Center, carrying astronauts Neil Armstrong, Buzz Aldrin, and Michael Collins. After a successful lunar orbit insertion, Armstrong and Aldrin descended to the moon's surface on July 20 in the lunar module, named 'Eagle'. Armstrong became the first human to step onto the moon at 02:56 UTC, followed by Aldrin approximately 20 minutes later. After collecting samples and planting the American flag, they spent about two and a half hours exploring the moon's surface before rendezvousing with Collins in lunar orbit and returning to Earth on July 24.","On July 16, 1969, NASA launched the Apollo 11 mission from Kennedy Space Center in Florida, carrying astronauts Neil Armstrong, Buzz Aldrin, and Michael Collins. After a successful lunar orbit insertion, Armstrong and Aldrin descended to the lunar surface in the Lunar Module (LM) named ""Eagle"" on July 20, while Collins remained in lunar orbit aboard the Command Module (CM) ""Columbia"". Armstrong became the first person to step on the Moon at 02:56 UTC, followed by Aldrin about 20 minutes later. After spending approximately two and a half hours outside the spacecraft, collecting lunar samples, and deploying experiments, Armstrong and Aldrin lifted off from the lunar surface and rejoined Collins in lunar orbit. The three astronauts then returned to Earth and splashed down in the Pacific Ocean on July 24, successfully completing the first manned mission to the Moon.",0.6307,0.3282,0.959,0.7098,The quantized model output maintains substantial similarity to the full-weight model.